X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/bb6aa392b953e018389843b02f044afd45d8afb9..09c67d9323c7d379d4c6de5dc0457b6de16cff14:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 030d246..5fdfc3c 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -163,7 +163,7 @@ by several other names.

<%= 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 => 'votes_per_interval', :id => @election ))%>
+<%= image_tag( graph_url( :action => 'borda_bar', :id => @election ) ) %>