The other election methods will now display the winner they elected in their own
[selectricity-live] / app / views / quickvote / results.rhtml
index 52810fe543d228a1b43391b82ddce41feffeab2f..3ba74f56b17383c35732a1730e80b625955703ec 100644 (file)
 
 <div class="clear-div"></div>
 
-<div class="normal-header">
-  <span class="header">Voter Report</span>
-  <span class="subheader"></span>
-</div>
-
-<p><%= link_to "[View All Voters]", :controller => "quickvote", :action => "list_voters", :id => @election.id %></p>
-<br />
-
 <!--
 <%= image_tag( graph_url( :action => 'choices_positions', :id => @election ) ) %><br />
 -->

Benjamin Mako Hill || Want to submit a patch?