X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/df63c9c4ae43801e1a0172db225ca6029512f54f..45d47676ca3cc1c19b457f83a9482ba8b906f829:/app/views/quickvote/results.rhtml diff --git a/app/views/quickvote/results.rhtml b/app/views/quickvote/results.rhtml index 5fdfc3c..33bb038 100644 --- a/app/views/quickvote/results.rhtml +++ b/app/views/quickvote/results.rhtml @@ -165,5 +165,5 @@ 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 => 'borda_bar', :id => @election ) ) %> - +<%= image_tag( graph_url( :action => 'choices_positions', :id => @election ) ) %>