]> projects.mako.cc - selectricity-live/blobdiff - app/views/election/edit_candidates.rhtml
Do some HTML escaping on election and candidate names
[selectricity-live] / app / views / election / edit_candidates.rhtml
index 837f75560760d0ea03d0b6a652eaf25106682bbc..756554dcd83950c18a42da63412e19ac75a16401 100644 (file)
@@ -1,5 +1,4 @@
-<%= render_partial 'progress', 'candidates' %>
-<h1>Edit/Add Candidates</h1>
+<h2>Edit/Add Candidates</h2>
 
 <%= error_messages_for :candidate %>
 

Benjamin Mako Hill || Want to submit a patch?