liquid_feedback_frontend

diff app/main/index/check_delegations.lua @ 1045:701a5cf6b067

Imported LiquidFeedback Frontend 3.0 branch
author bsw
date Thu Jul 10 01:19:48 2014 +0200 (2014-07-10)
parents a1c5e8bc4cf6
children 86a45c381bd9
line diff
     1.1 --- a/app/main/index/check_delegations.lua	Thu Jul 10 01:02:43 2014 +0200
     1.2 +++ b/app/main/index/check_delegations.lua	Thu Jul 10 01:19:48 2014 +0200
     1.3 @@ -8,12 +8,6 @@
     1.4    end
     1.5  end)
     1.6  
     1.7 -if app.session.needs_delegation_check then
     1.8 -  util.help("index.check_delegations_hard", _"Check delegations")
     1.9 -else
    1.10 -  util.help("index.check_delegations", _"Check delegations")
    1.11 -end
    1.12 -
    1.13  ui.form{
    1.14    module = "index", action = "check_delegations",
    1.15    routing = {

Impressum / About Us