only update the poll that was just voted
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
$("#<%= dom_id(@poll) %> #actions").html('<%= j render("voted") %>');
|
||||
$("#can_vote_callout").hide();
|
||||
$("#<%= dom_id(@poll) %> #can_vote_callout").hide();
|
||||
Reference in New Issue
Block a user