* refactored the system so that it keeps pictures in a seperate table
[selectricity] / app / views / election / general_information.rhtml
similarity index 80%
rename from app/views/election/new.rhtml
rename to app/views/election/general_information.rhtml
index 7b717486c0042739b2fe91d53b0f492e52677901..0a1a51394c5dff7dc1a8fabdec0cf45bc50e30ca 100644 (file)
@@ -1,3 +1,5 @@
+<%= render_partial 'progress', 'overview' %>
+
 <h1>Create A New Vote</h1>
 
 <h2>Vote Overview</h2>

Benjamin Mako Hill || Want to submit a patch?