X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/947bdc28cd01bc025ffde2af3472b38e5d30f9d1..99e1580f0d7707b8e2f8c08f8aae70c3d4906637:/app/views/election/edit_general_information.rhtml diff --git a/app/views/election/edit_general_information.rhtml b/app/views/election/edit_general_information.rhtml index c3b0052..1d8ec90 100644 --- a/app/views/election/edit_general_information.rhtml +++ b/app/views/election/edit_general_information.rhtml @@ -6,6 +6,8 @@ <% form_tag( {:action => 'update_general_information', :id => @election}, :multipart => true ) do %> <%= render :partial => 'overview_form' %> - <%= render :partial => 'themeupload' %> + <%= submit_tag 'Done' %> <% end %> + +