liquid_feedback_frontend

view app/main/index/usage_terms.lua @ 894:b51f9500a9b2

Added has_polling_right_for_unit_id function to member model
author bsw
date Mon Aug 20 03:52:17 2012 +0200 (2012-08-20)
parents b219676f1093
children 701a5cf6b067
line source
1 slot.put("<br />")
3 ui.container{
4 attr = { class = "wiki use_terms" },
5 content = function()
6 slot.put(format.wiki_text(config.use_terms))
7 end
8 }

Impressum / About Us