liquid_feedback_frontend

diff app/main/initiative/show_tab.lua @ 280:808269b7f41c

More repositioning and optical enhancements
author bsw
date Thu Feb 16 14:08:55 2012 +0100 (2012-02-16)
parents 65a1f7a01e7b
children 63d6549cc00b
line diff
     1.1 --- a/app/main/initiative/show_tab.lua	Thu Feb 16 14:08:43 2012 +0100
     1.2 +++ b/app/main/initiative/show_tab.lua	Thu Feb 16 14:08:55 2012 +0100
     1.3 @@ -23,11 +23,10 @@
     1.4      name = "current_draft",
     1.5      label = current_draft_name,
     1.6      icon = { static = "icons/16/script.png" },
     1.7 -    module = "initiative",
     1.8 -    view = "_current_draft",
     1.9 +    module = "draft",
    1.10 +    view = "_show",
    1.11      params = {
    1.12 -      initiative = initiative,
    1.13 -      initiator = initiator
    1.14 +      draft = initiative.current_draft
    1.15      }
    1.16    }
    1.17  }

Impressum / About Us