Files
grecia/app/views/comments/hide.js.erb
2021-04-13 20:04:04 +02:00

2 lines
92 B
Plaintext

$("#<%= dom_id(@comment) %>").replaceWith("<%= j render("comment", comment: @comment) %>");