X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/4f2f1126a7a13ee3a6348e6033620ea6eb2b0d8e..7b649ccad8804580632c255b9f451482fdbbe32d:/app/views/election/show.rhtml diff --git a/app/views/election/show.rhtml b/app/views/election/show.rhtml index 0051861..ff06521 100644 --- a/app/views/election/show.rhtml +++ b/app/views/election/show.rhtml @@ -1,4 +1,4 @@ -<% %> +<%= render_partial 'progress', 'review' %>

Vote Information

<% if @election.active? %> @@ -54,7 +54,7 @@

There are currently no voters registered. <%= link_to "Add some!", :action => 'edit_voters', :id => @election.id unless @election.active %>

<% end %> -<% unless @election.active %> +<% unless @election.active? %>

Start Election

<% if @election.start_blockers.length > 0 %>