liquid_feedback_frontend
annotate model/allowed_policy.lua @ 228:36b37c65fe85
Esperanto translation for new values
Correction of denumerator/numerator mixup in German translation
Correction of denumerator/numerator mixup in German translation
author | Thomas Wuerfel |
---|---|
date | Sun Jul 10 13:31:24 2011 +0200 (2011-07-10) |
parents | 36aedac3e4bf |
children |
rev | line source |
---|---|
poelzi@119 | 1 AllowedPolicy = mondelefant.new_class() |
poelzi@119 | 2 AllowedPolicy.table = 'allowed_policy' |
poelzi@126 | 3 AllowedPolicy.primary_key = { "area_id", "policy_id" } |