fix NameError in show_election
[selectricity] / app / views / election / show.rhtml
index 5d22f44352bb6c65e60125447d3a23b53adead5f..2a2316861f40fb95096ea7ada6b4fd1aee945572 100644 (file)
@@ -1,4 +1,3 @@
-<%= render_partial 'progress', 'review' %>
 <h1>Vote Information</h1>
 
 <% if @election.active? %>

Benjamin Mako Hill || Want to submit a patch?