liquid_feedback_frontend

diff app/main/initiative/_show.lua @ 431:9ce4da0e0783

Set maximum width of application
author bsw
date Sat Mar 10 20:28:57 2012 +0100 (2012-03-10)
parents 4cdf615ff358
children 0e25d0459b5f
line diff
     1.1 --- a/app/main/initiative/_show.lua	Sat Mar 10 19:18:25 2012 +0100
     1.2 +++ b/app/main/initiative/_show.lua	Sat Mar 10 20:28:57 2012 +0100
     1.3 @@ -304,6 +304,7 @@
     1.4  }
     1.5  
     1.6  if initiative.issue.snapshot then
     1.7 +  slot.put("<br />")
     1.8    ui.field.timestamp{ label = _"Last snapshot:", value = initiative.issue.snapshot }
     1.9  end
    1.10  

Impressum / About Us