tables.
<% if not @election.class == QuickVote %>
- <%= link_to "Click here", { :action => 'pref_tables', :id => @voter.password }, :popup => [] %>
+ <%= link_to "Click here", { :action => 'pref_tables', :id => @election.id }, :popup => [] %>
to view details.
<% end %>