Created a partial to DRY the aja voting method. Modified the voter class to
[selectricity-live] / app / views / election / _overview_form.rhtml
index d5d7b6cde07e4a4d1ee96146d6d0ec41213f0b16..7d575e960e5301d204e8743b23dcb4f7a6cf5d64 100644 (file)
@@ -1,7 +1,7 @@
 <%= error_messages_for 'election' %>
 
 <!--[form:election]-->
-<p><label for="election_name">Summary</label><br/>
+<p><label for="election_name">Title</label><br/>
 <%= text_field 'election', 'name', :size => 60 %></p>
 
 <p><label for="election_description">Description</label><br/>

Benjamin Mako Hill || Want to submit a patch?