X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/dc7d60a0de460c72d292b43616eb97a8b34741c8..c933ff40da110253bc4c474d9c79c3a4ed98721d:/app/views/elections/new.rhtml diff --git a/app/views/elections/new.rhtml b/app/views/elections/new.rhtml deleted file mode 100644 index 5e6fa1f..0000000 --- a/app/views/elections/new.rhtml +++ /dev/null @@ -1,9 +0,0 @@ -

Create A New Election

- -

Step 1: Describe The Election

- -<%= form_tag :action => 'create_election' %> - <%= render :partial => 'overview_form' %> - <%= submit_tag "Done!" %> -<%= end_form_tag %> -