liquid_feedback_frontend

view model/allowed_policy.lua @ 1060:d6ab5f231178

Fixed error when displaying initiatives in polling mode, made inline help for phases available
author bsw
date Wed Jul 16 21:50:26 2014 +0200 (2014-07-16)
parents 36aedac3e4bf
children
line source
1 AllowedPolicy = mondelefant.new_class()
2 AllowedPolicy.table = 'allowed_policy'
3 AllowedPolicy.primary_key = { "area_id", "policy_id" }

Impressum / About Us