liquid_feedback_frontend

annotate app/main/index/menu.lua @ 1053:ba47b1e9ab00

Do not publicly expose screen name of a member revoking an initiative (if public access is configured as anonymous)
author bsw
date Tue Jul 15 21:39:20 2014 +0200 (2014-07-15)
parents 26d6d5cb4c7c
children
rev   line source
bsw@641 1 app.html_title.title = _("Member menu")
bsw@641 2
bsw@641 3 execute.view{
bsw@641 4 module = "index",
bsw@641 5 view = "_menu"
bsw@641 6 }
bsw@641 7

Impressum / About Us