In the middle of adding custom theme supports. Skin_pictures table added to store...
[selectricity-live] / app / views / election / new_voters.rhtml
index fc49e13638167dd8fa026ac7e373625e1885ee82..5f064462f3c8ceed2e28b27bd7c8befd14ea7b1d 100644 (file)
@@ -1,6 +1,5 @@
-<%= render_partial 'progress', 'voters' %>
 <% @edit = true %>
-<h1><strong><%= @election.name %>:</strong> Enter List of Voter Email Addresses</h1>
+<h1><strong><%=h @election.name %>:</strong> Enter List of Voter Email Addresses</h1>
 
 <%= render :partial => 'voter_list' %>
 

Benjamin Mako Hill || Want to submit a patch?