AyuntamientoMadrid/participacion

View on GitHub
app/views/moderation/proposal_notifications/hide.js.erb

Summary

Maintainability
Test Coverage
var proposal_notification_id = "<%= dom_id(@proposal_notification) %>";
App.ModeratorProposalNotifications.add_class_faded(proposal_notification_id);
App.ModeratorProposalNotifications.hide_moderator_actions(proposal_notification_id);