liquid_feedback_frontend

annotate app/main/unit/list.lua @ 281:b77e6a17ca77

Check unit voting right where neccessary, hide action buttons for units without voting right
author bsw
date Thu Feb 16 15:01:49 2012 +0100 (2012-02-16)
parents f460555c9896
children 54a7daa4d35c
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@276 5 execute.view{ module = "unit", view = "_list" }

Impressum / About Us