Files
nairobi/app/views/comments/_refresh_flag_as_inappropiate_actions.js.erb

2 lines
148 B
Plaintext

$("#<%= dom_id(@comment) %> .js-flag-as-inappropiate-actions").html('<%= j render("comments/flag_as_inappropiate_actions", comment: @comment) %>');