X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/ad088c1324d08a65f6f5336bedf7a88a8a8950e7..f55c18a56705cbe340a1234d9083ad4e1055f0d4:/app/views/common/_methodinfo_condorcet.rhtml diff --git a/app/views/common/_methodinfo_condorcet.rhtml b/app/views/common/_methodinfo_condorcet.rhtml index 743dd45..1c2a382 100644 --- a/app/views/common/_methodinfo_condorcet.rhtml +++ b/app/views/common/_methodinfo_condorcet.rhtml @@ -19,8 +19,8 @@ another Condorcet system.

There are too many candidates in your elections to show the result tables. - <% if not @election.type == QuickVote %> - <%= link_to "Click here", { :action => 'pref_tables', :id => @voter.password }, :popup => [] %> + <% if not @election.class == QuickVote %> + <%= link_to "Click here", { :action => 'pref_tables', :id => @election.id }, :popup => [] %> to view details. <% end %>