liquid_feedback_frontend

view app/main/unit/list.lua @ 555:3d9cf824f9df

Added tag v2.beta7 for changeset 03a280f59e9b
author bsw
date Tue Jun 19 18:41:29 2012 +0200 (2012-06-19)
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