liquid_feedback_frontend

annotate app/main/unit/list.lua @ 566:0461e2ce94bb

Added tag v2.beta10 for changeset 06a6d9b661d7
author bsw
date Tue Jun 19 22:46:05 2012 +0200 (2012-06-19)
parents c79be8347e93
children 701a5cf6b067
rev   line source
bsw@273 1 slot.put_into("title", _"Unit list")
bsw@262 2
bsw@262 3 util.help("unit.list", _"Unit list")
bsw@262 4
bsw@433 5 slot.put("<br />")
bsw@433 6
bsw@463 7 execute.view{ module = "unit", view = "_list" }
bsw@433 8
bsw@433 9 slot.put("<br />")
bsw@433 10

Impressum / About Us