Merged from John's branch, includs a lot of IP lookup libraries.
[selectricity] / app / views / quickvote / results.rhtml
index f53bf3f05be99ee3ef7ad6f543f3dd82fae05454..24a9beb7f77f613a131ad493571e3918939edd58 100644 (file)
@@ -175,6 +175,7 @@ by several other names.</p>
 <% end %>
 </table>
 
+<%= render :partial => 'defeats_list' %>
 <%= render :partial => 'pref_table' %>
 
 <%= image_tag( graph_url( :action => 'votes_per_day', :id => @election ) ) %><br />

Benjamin Mako Hill || Want to submit a patch?