fixed a large number of bugs in the software (see wiki) over a days work
[selectricity-live] / app / views / election / edit_general_information.rhtml
index 17ec3247f003e1a9a000b9f7abcfc84ca84cf2fd..1d8ec907e1c6230e77e5b8a426fcb12c32c1368f 100644 (file)
@@ -6,7 +6,7 @@
 <% form_tag( {:action => 'update_general_information', :id => @election},
                        :multipart => true ) do %>
   <%= render :partial => 'overview_form' %>
-  <%= render :partial => 'theme_upload' %>
+  <!--  <%= render :partial => 'theme_upload' %> -->
   <%= submit_tag 'Done' %>
 <% end %>
 

Benjamin Mako Hill || Want to submit a patch?