X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/538c52ea43285fc1ae40e3c3ff5ee78befa1c142:/app/views/voter/_sortable_vote.rhtml..da6c29f53b3598a6d2d9959df277b0340bc54cee:/app/views/common/_sortable_vote.rhtml diff --git a/app/views/voter/_sortable_vote.rhtml b/app/views/common/_sortable_vote.rhtml similarity index 66% rename from app/views/voter/_sortable_vote.rhtml rename to app/views/common/_sortable_vote.rhtml index 2452476..6876966 100644 --- a/app/views/voter/_sortable_vote.rhtml +++ b/app/views/common/_sortable_vote.rhtml @@ -1,8 +1,3 @@ -

Your Vote

- -

Please vote by dragging items in the list below into your preferred -order.

-
    <% for ranking in @voter.vote.rankings %> @@ -18,6 +13,3 @@ order.

    :url => { :action => "sort_candidates", :id => @voter.vote.id }, :complete => visual_effect(:highlight, 'rankings-list') %> -
    -<%= button_to "Confirm Vote", :action => 'review', :id => @voter.password %> -