liquid_feedback_frontend

view model/allowed_policy.lua @ 1196:5f9cf5a1d12f

Added missing "lf_update_suggestion_order" file to "cp" command in INSTALL.mkd and INSTALL.html
author jbe
date Mon Jun 01 15:11:32 2015 +0200 (2015-06-01)
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