liquid_feedback_frontend

diff app/main/lf2/delegation.lua @ 215:1dab81353eb1

More enhancements for second generation frontend
author bsw
date Sat Mar 05 15:34:17 2011 +0100 (2011-03-05)
parents 7e3acb2f6284
children 73dbc9e2bfd4
line diff
     1.1 --- a/app/main/lf2/delegation.lua	Thu Mar 03 23:47:35 2011 +0100
     1.2 +++ b/app/main/lf2/delegation.lua	Sat Mar 05 15:34:17 2011 +0100
     1.3 @@ -130,6 +130,9 @@
     1.4          }
     1.5        end } end }
     1.6        
     1.7 +      ui.box_row{ content = function()
     1.8 +        ui.box_col{ content = _"Please note: Member, interest and supporter counts are calculated periodically, therefore it can take some time until your changes become effective everywhere." }
     1.9 +      end }
    1.10        ui.box_row{ content = function() ui.box_col{ content = function()
    1.11          ui.submit{ text = _"Save" }
    1.12        end } end }

Impressum / About Us