X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/a6c1e9a2e0cb4243fd48b83af0281eccef408b04..fdf4d7a7c42462ffad099a04523d1494abcd226b:/app/views/quickvote/_results_sidebar.rhtml?ds=inline diff --git a/app/views/quickvote/_results_sidebar.rhtml b/app/views/quickvote/_results_sidebar.rhtml index c60ed3d..31974a2 100644 --- a/app/views/quickvote/_results_sidebar.rhtml +++ b/app/views/quickvote/_results_sidebar.rhtml @@ -1,37 +1,8 @@ -
This election was run using: -<%= ELECTION_TYPES[@election.election_method] %>
+View results with other methods:
-<% type_hash = {}; ELECTION_TYPES.each {|k,v| type_hash[v] = k} %>
-<%= select_tag 'election_type_select', options_for_select(type_hash, @election.election_method) %>
<%= link_to "[Map/List of Voters]", :controller => "quickvote", + :action => "list_voters", :id => @election.id %>