liquid_feedback_frontend
diff app/main/initiative/show.lua @ 1602:a3a7120a67be
Show unit and area head in sidebar
author | bsw |
---|---|
date | Mon Feb 01 14:32:47 2021 +0100 (2021-02-01) |
parents | 056bccb61eee |
children | e7a0f1235ac0 |
line diff
1.1 --- a/app/main/initiative/show.lua Mon Feb 01 12:58:17 2021 +0100 1.2 +++ b/app/main/initiative/show.lua Mon Feb 01 14:32:47 2021 +0100 1.3 @@ -202,6 +202,9 @@ 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 execute.view { 1.11 module = "issue", view = "_sidebar", 1.12 params = {