fixed errors with election/class
[selectricity-live] / app / views / common / _methodinfo_ssd.rhtml
index 00f9febe01d0270a57a13c5b840a5c4bd06bfe24..230191ca381c86581fd377c5729bd6cf032fe5ea 100644 (file)
@@ -31,7 +31,7 @@ Beatpath Winner, Path Voting, and Path Winner.</p>
   There are too many candidates in your elections to show the result
   tables.
 
-  <% if not @election.type == QuickVote %>
+  <% if not @election.class == QuickVote %>
     <%= link_to "Click here", { :action => 'pref_tables', :id => @voter.password }, :popup => [] %>
     to view details.
   <% end %>

Benjamin Mako Hill || Want to submit a patch?