liquid_feedback_frontend

view app/main/member/_show.lua @ 35:cfc2b9aeca91

Bugfix in app/main/initiative/show_static.lua: Replaced incorrect usage of gsub with localization function
author bsw
date Tue Mar 02 12:17:34 2010 +0100 (2010-03-02)
parents 00d1004545f1
children 4f39f0a0d5b5
line source
1 execute.view{
2 module = "member",
3 view = "show_tab",
4 params = {
5 member = param.get("member", "table")
6 }
7 }

Impressum / About Us