added support for results for full elections
[selectricity-live] / app / views / quickvote / index.rhtml
index ccc7ec62073be033e7af17ca215555be4491b5c0..320d85fbf830c7a95dafc3615343b2841d9e517d 100644 (file)
@@ -22,7 +22,7 @@
 from <em>most preferred at the top</em> to <em>least preferred at the
 bottom</em>. When you are done, press confirm to record your vote.</p>
 
-<%= render :partial => 'voter/sortable_vote' %>
+<%= render :partial => 'common/sortable_vote' %>
 
 <%= button_to "Confirm Vote", quickaction_url( :action => 'confirm', :ident => @voter.election.name)  %>
 

Benjamin Mako Hill || Want to submit a patch?