liquid_feedback_frontend

diff model/allowed_policy.lua @ 119:915cc0341538

Allow policies to be selected in admin interface of area
author Daniel Poelzleithner <poelzi@poelzi.org>
date Mon Oct 04 14:19:08 2010 +0200 (2010-10-04)
parents
children 36aedac3e4bf
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/model/allowed_policy.lua	Mon Oct 04 14:19:08 2010 +0200
     1.3 @@ -0,0 +1,2 @@
     1.4 +AllowedPolicy = mondelefant.new_class()
     1.5 +AllowedPolicy.table = 'allowed_policy'

Impressum / About Us