X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/8f3646d179b4d779c9521b6cc1b227f371830395..3d349b24ddccc0ce66b72de9d9fd4b4326d8fe75:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 9677d9a..cba32d0 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -1,3 +1,4 @@ +<% %> <%require 'IPAddr' %>

Results

@@ -145,7 +146,6 @@ by several other names.

Voters

- @@ -168,8 +168,10 @@ by several other names.

<% end %>
IP Address
+<%= render :partial => 'defeats_list' %> +<%= render :partial => 'pref_table' %> + <%= image_tag( graph_url( :action => 'votes_per_day', :id => @election ) ) %>
<%= image_tag( graph_url( :action => 'votes_per_interval', :id => @election ))%>
<%= image_tag( graph_url( :action => 'borda_bar', :id => @election ) ) %>
<%= image_tag( graph_url( :action => 'choices_positions', :id => @election ) ) %> -