Major update of Selectricity to work with Rails 2.2.2 from 1.2!
[selectricity-live] / app / views / election / general_information.rhtml
index feed407dd23bc7ed4ae5548354c0c2e7679b15bf..b7abd5cca167b9239b09eb2838708c27bca65dc6 100644 (file)
@@ -5,6 +5,6 @@
 
 <% form_tag( {:action => 'create_election'}, :multipart => true ) do %>
   <%= render :partial => 'overview_form' %>
-  <%= render :partial => 'theme_upload' %>
+<!--  <%= render :partial => 'theme_upload' %> -->
   <%= submit_tag "Proceed to Next Step" %>
 <% end %>

Benjamin Mako Hill || Want to submit a patch?