X-Git-Url: https://projects.mako.cc/source/selectricity/blobdiff_plain/df1e1ca70a2c618eb376ea6b61207c726beac31d..df2a9e6d2de75ea843e3040842499da8b8a25022:/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 37776b8..31974a2 100644 --- a/app/views/quickvote/_results_sidebar.rhtml +++ b/app/views/quickvote/_results_sidebar.rhtml @@ -1,44 +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 "[View All Voters: Map and Other Info]", :controller => "quickvote", +
<%= link_to "[Map/List of Voters]", :controller => "quickvote", :action => "list_voters", :id => @election.id %>