liquid_feedback_frontend

view app/main/unit/list.lua @ 1044:a6c7bf07badb

Added tag v2.2.6 for changeset 68d91f47bb98
author bsw
date Thu Jul 10 01:02:43 2014 +0200 (2014-07-10)
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