liquid_feedback_frontend

view app/main/unit/list.lua @ 976:7d0592d4cf0f

Added group_by clauses removed in changeset 5d2a337a33e4 again without "ranks_available"
author bsw
date Sat Mar 09 20:51:21 2013 +0100 (2013-03-09)
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