liquid_feedback_frontend

view app/main/unit/list.lua @ 1038:4ea14823ffad

Added missing field admin_notice to group by clause
author bsw
date Wed Aug 14 20:37:49 2013 +0200 (2013-08-14)
parents c79be8347e93
children 701a5cf6b067
line source
1 slot.put_into("title", _"Unit list")
3 util.help("unit.list", _"Unit list")
5 slot.put("<br />")
7 execute.view{ module = "unit", view = "_list" }
9 slot.put("<br />")

Impressum / About Us