AyuntamientoMadrid/participacion

View on GitHub
app/views/officing/voters/create.js.erb

Summary

Maintainability
Test Coverage
$("#<%= dom_id(@poll) %> #actions").html("<%= j render("voted") %>");
$("#<%= dom_id(@poll) %> #can_vote_callout").hide();
$("#not_voted").hide();
$(".js-vote-collection").removeClass("is-hidden");