liquid_feedback_frontend
diff app/main/initiative/_list_element.lua @ 48:df5392f114e2
Use new WebMCP function request.set_cookie{...} to secure cookies; Display correct status of cancelled initiatives
| author | bsw/jbe |
|---|---|
| date | Thu Mar 25 18:04:02 2010 +0100 (2010-03-25) |
| parents | b195682957dc |
| children | 5d797c6706d5 |
line diff
1.1 --- a/app/main/initiative/_list_element.lua Mon Mar 15 03:10:14 2010 +0100 1.2 +++ b/app/main/initiative/_list_element.lua Thu Mar 25 18:04:02 2010 +0100 1.3 @@ -88,7 +88,7 @@ 1.4 { 1.5 field_attr = { style = "width: 110px; padding: 0;"}, 1.6 content = function() 1.7 - if initiative.issue.accepted and initiative.issue.closed then 1.8 + if initiative.issue.fully_frozen and initiative.issue.closed then 1.9 if initiative.issue.ranks_available then 1.10 if initiative.negative_votes and initiative.positive_votes then 1.11 local max_value = initiative.issue.voter_count