liquid_feedback_frontend

view app/main/unit/list.lua @ 535:62923420b7f8

Removed unnexessary code which caused performance issues (backported to changeset 9d463368e0d0)
author jbe
date Tue May 22 03:05:00 2012 +0200 (2012-05-22)
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