liquid_feedback_frontend

view app/main/unit/list.lua @ 987:0d75cd1cdcd5

Added tag v2.2.2 for changeset 99844a83ca50
author bsw
date Wed Mar 20 09:26:11 2013 +0100 (2013-03-20)
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