X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/4559fe1efcc210dae16f5846dc49c2bde6e5c7cf..50d95cd1569a8452323d565cf2f34fc63672cff7:/app/views/quickvote/_results_sidebar.rhtml diff --git a/app/views/quickvote/_results_sidebar.rhtml b/app/views/quickvote/_results_sidebar.rhtml index d71d01f..13e0dd0 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 using 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 %>