X-Git-Url: https://projects.mako.cc/source/selectricity-live/blobdiff_plain/48c010a3cab1ead44b32389a9eb7870cc76d709e..f2ac11cbeb49cbccd62da51c31e14a8de1a6d26c:/app/views/common/_sortable_vote.rhtml diff --git a/app/views/common/_sortable_vote.rhtml b/app/views/common/_sortable_vote.rhtml index 0fe6ad1..75bb22f 100644 --- a/app/views/common/_sortable_vote.rhtml +++ b/app/views/common/_sortable_vote.rhtml @@ -11,5 +11,6 @@ <%= sortable_element 'rankings-list', :url => { :action => "sort_candidates", :id => @voter.vote.id }, + :method => "get", :complete => visual_effect(:highlight, 'rankings-list') %>