X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/cc4532dee83d19baf79b35fadf7064b9b5c3948a..1660465f3e072cbddc19b19f7f8869affb0694c5:/app/views/elections/edit_voters.rhtml?ds=sidebyside diff --git a/app/views/elections/edit_voters.rhtml b/app/views/elections/edit_voters.rhtml new file mode 100644 index 0000000..64ec446 --- /dev/null +++ b/app/views/elections/edit_voters.rhtml @@ -0,0 +1,4 @@ +<% @edit = true %> +

<%= @election.name %>: Edit Voter Rolls

+ +<%= button_to "Done!", :action => 'show', :id => @election %>