X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/6ea52ab5c0c29ce60f5a8ee2747eb52f47d5b884..58fb91dde4b0a16c1a764dda66e31bc57565e41f:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 799459d..2999e6b 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -179,7 +179,7 @@ by several other names.

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