liquid_feedback_frontend

diff app/main/initiative/_show.lua @ 646:285d1ca156ba

Improved initiative (not) admitted box optically
author bsw
date Mon Jun 25 20:06:33 2012 +0200 (2012-06-25)
parents e7baf2713987
children
line diff
     1.1 --- a/app/main/initiative/_show.lua	Mon Jun 25 19:59:37 2012 +0200
     1.2 +++ b/app/main/initiative/_show.lua	Mon Jun 25 20:06:33 2012 +0200
     1.3 @@ -127,13 +127,6 @@
     1.4  
     1.5    end }
     1.6  
     1.7 -end }
     1.8 -
     1.9 -
    1.10 -util.help("initiative.show")
    1.11 -
    1.12 ---slot.select("initiative_head", function()
    1.13 -
    1.14    if initiative.issue.ranks_available and initiative.admitted then
    1.15      local class = initiative.winner and "admitted_info" or "not_admitted_info"
    1.16      ui.container{
    1.17 @@ -196,7 +189,10 @@
    1.18      }
    1.19    end
    1.20  
    1.21 ---end)
    1.22 +end }
    1.23 +
    1.24 +util.help("initiative.show")
    1.25 +
    1.26  
    1.27  if initiator and initiator.accepted == nil and not initiative.issue.half_frozen and not initiative.issue.closed then
    1.28    ui.container{

Impressum / About Us