]> projects.mako.cc - selectricity-live/blobdiff - app/views/election/edit.rhtml
added first full working version of embeddable elections
[selectricity-live] / app / views / election / edit.rhtml
diff --git a/app/views/election/edit.rhtml b/app/views/election/edit.rhtml
deleted file mode 100644 (file)
index af0cb49..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-<h1><strong><%= @election.name %>:</strong> Edit Overview</h1>
-
-<%= start_form_tag :action => 'update', :id => @election %>
-  <%= render :partial => 'overview_form' %>
-  <%= submit_tag 'Done!' %>
-<%= end_form_tag %>

Benjamin Mako Hill || Want to submit a patch?