From: Date: Mon, 20 Aug 2007 17:38:35 +0000 (-0400) Subject: Merged from Mako. X-Git-Url: https://projects.mako.cc/source/selectricity/commitdiff_plain/1544cbab02fbc3333bc53a5ac98d38e377640d4a Merged from Mako. --- 1544cbab02fbc3333bc53a5ac98d38e377640d4a diff --cc app/views/quickvote/results.rhtml index c49d682,c49d682..bc33d07 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@@ -179,7 -179,7 +179,7 @@@ by several other names.

'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 ) ) %>