X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/257d5a4c8c02d7b001fbfbce4aaced9f9937ff61..adfcf4dd7d989d0560e2a8f6a590dd10c5a49a08:/app/views/election/edit.rhtml diff --git a/app/views/election/edit.rhtml b/app/views/election/edit.rhtml deleted file mode 100644 index 968d157..0000000 --- a/app/views/election/edit.rhtml +++ /dev/null @@ -1,6 +0,0 @@ -

<%= @election.name %>: Edit Overview

- -<% form_tag(:action => 'update', :id => @election) do %> - <%= render :partial => 'overview_form' %> - <%= submit_tag 'Done!' %> -<% end %>