liquid_feedback_frontend
diff app/main/lf2/_initiative_support.lua @ 218:7ea52c710503
Some little changes for next generation frontend
author | bsw |
---|---|
date | Sun Mar 13 16:53:33 2011 +0100 (2011-03-13) |
parents | 1dab81353eb1 |
children |
line diff
1.1 --- a/app/main/lf2/_initiative_support.lua Sat Mar 12 19:22:50 2011 +0100 1.2 +++ b/app/main/lf2/_initiative_support.lua Sun Mar 13 16:53:33 2011 +0100 1.3 @@ -23,10 +23,9 @@ 1.4 slot.put(" ") 1.5 ui.tag{ content = _"Your are potential supporter" } 1.6 end 1.7 - end } 1.8 - ui.box_col{ class = "right", content = function() 1.9 + slot.put(" · ") 1.10 ui.link{ 1.11 - text = _"Remove support", 1.12 + text = _"revoke", 1.13 module = "initiative", 1.14 action = "remove_support", 1.15 id = initiative.id,