Finished organzing preferential vote tables into one partial. Also changed RubyVote...
[selectricity] / app / views / quickvote / results.rhtml
index 2999e6b1bd1d150925387911221b77631503f841..874f725f7b85972522ca1094159b56f4ef30e887 100644 (file)
@@ -176,8 +176,7 @@ by several other names.</p>
 <% end %>
 </table>
 
-<%= render :partial => 'victories_ties' %>
-<%= render :partial => 'pref_table' %>
+<%= render :partial => 'pref_tables' %>
 
 <%=image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
 <br />

Benjamin Mako Hill || Want to submit a patch?