liquid_feedback_frontend

diff app/main/issue/_list_initiatives.lua @ 345:7d6a3c411f99

Code cleanup (removed code not needed any more)
author bsw
date Tue Feb 28 22:27:19 2012 +0100 (2012-02-28)
parents 7196685f9dd7
children 6a082a234e21
line diff
     1.1 --- a/app/main/issue/_list_initiatives.lua	Tue Feb 28 22:14:13 2012 +0100
     1.2 +++ b/app/main/issue/_list_initiatives.lua	Tue Feb 28 22:27:19 2012 +0100
     1.3 @@ -9,9 +9,6 @@
     1.4        params = {
     1.5          initiatives_selector = issue:get_reference_selector("initiatives"),
     1.6          issue = issue,
     1.7 -        expandable = true,
     1.8 -        for_initiative_id = param.get("for_initiative_id", atom.number),
     1.9 -        xshow_for_issue = true,
    1.10          no_sort = true
    1.11        }
    1.12      }

Impressum / About Us