liquid_feedback_frontend

diff app/main/initiative/new.lua @ 278:fecd4c13054a

Code/css clean up and minor enhancements
author bsw
date Mon Feb 13 01:53:41 2012 +0100 (2012-02-13)
parents fa55c8ded9fd
children 418b590fa9ed
line diff
     1.1 --- a/app/main/initiative/new.lua	Mon Feb 13 00:16:42 2012 +0100
     1.2 +++ b/app/main/initiative/new.lua	Mon Feb 13 01:53:41 2012 +0100
     1.3 @@ -26,6 +26,7 @@
     1.4    },
     1.5    attr = { class = "vertical" },
     1.6    content = function()
     1.7 +    ui.field.text{ label = _"Unit",  value = area.unit.name }
     1.8      ui.field.text{ label = _"Area",  value = area.name }
     1.9      slot.put("<br />")
    1.10      if issue_id then

Impressum / About Us