Files
nairobi/app/views/comments/_refresh_flag_actions.js.erb
2015-09-04 19:35:48 +02:00

2 lines
112 B
Plaintext

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