merged in from code from the other master
[selectricity-live] / app / views / election / edit_general_information.rhtml
index c3b0052c9df32e6bbac3fac726c2c953d1341d5a..1d8ec907e1c6230e77e5b8a426fcb12c32c1368f 100644 (file)
@@ -6,6 +6,8 @@
 <% form_tag( {:action => 'update_general_information', :id => @election},
                        :multipart => true ) do %>
   <%= render :partial => 'overview_form' %>
-  <%= render :partial => 'themeupload' %>
+  <!--  <%= render :partial => 'theme_upload' %> -->
   <%= submit_tag 'Done' %>
 <% end %>
+
+

Benjamin Mako Hill || Want to submit a patch?