diff --git a/app/views/proposals/_proposal.html.erb b/app/views/proposals/_proposal.html.erb index e35f9f496..2c7bb272a 100644 --- a/app/views/proposals/_proposal.html.erb +++ b/app/views/proposals/_proposal.html.erb @@ -59,6 +59,7 @@ <%= t("proposal_ballots.successfull", voting: link_to(t("proposal_ballots.voting"), proposal_ballots_path)).html_safe %>
+ <% elsif proposal.archived? %>