liquid_feedback_frontend

diff app/main/initiative/show.lua @ 1620:e7a0f1235ac0

Do not show unit and area head in issue and initiative
author bsw
date Tue Feb 02 21:32:13 2021 +0100 (2021-02-02)
parents a3a7120a67be
children fcf0bc8706f4
line diff
     1.1 --- a/app/main/initiative/show.lua	Tue Feb 02 12:42:54 2021 +0100
     1.2 +++ b/app/main/initiative/show.lua	Tue Feb 02 21:32:13 2021 +0100
     1.3 @@ -202,9 +202,7 @@
     1.4      if config.logo then
     1.5        config.logo()
     1.6      end
     1.7 -    execute.view{ module = "index", view = "_head", params = {
     1.8 -      issue = initiative.issue, initiative = initiative
     1.9 -    } }
    1.10 +
    1.11      execute.view {
    1.12        module = "issue", view = "_sidebar", 
    1.13        params = {

Impressum / About Us