X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/4f2f1126a7a13ee3a6348e6033620ea6eb2b0d8e..7b649ccad8804580632c255b9f451482fdbbe32d:/app/views/election/new.rhtml diff --git a/app/views/election/new.rhtml b/app/views/election/new.rhtml deleted file mode 100644 index 7b71748..0000000 --- a/app/views/election/new.rhtml +++ /dev/null @@ -1,9 +0,0 @@ -

Create A New Vote

- -

Vote Overview

- -<% form_tag (:action => 'create_election') do %> - <%= render :partial => 'overview_form' %> - <%= submit_tag "Done!" %> -<% end %> -