liquid_feedback_frontend
diff app/main/initiative/show.lua @ 1145:904f6807f7fa
Added support for upcoming moonbridge bases WebMCP
| author | bsw |
|---|---|
| date | Sat Mar 21 15:26:39 2015 +0100 (2015-03-21) |
| parents | 71eb36b43e76 |
| children | fede09736f2b |
line diff
1.1 --- a/app/main/initiative/show.lua Sat Mar 21 15:03:39 2015 +0100 1.2 +++ b/app/main/initiative/show.lua Sat Mar 21 15:26:39 2015 +0100 1.3 @@ -24,6 +24,8 @@ 1.4 } 1.5 } 1.6 1.7 +local direct_supporter 1.8 + 1.9 if app.session.member_id then 1.10 direct_supporter = initiative.issue.member_info.own_participation and initiative.member_info.supported 1.11 end