basic_app/app/views/admin/mail_contents/update_row.js.erb
Nicolas Bally fd027c16c1 initial
2020-04-21 21:53:16 +02:00

3 lines
126 B
Plaintext
Executable File

close_pane_hover();
$('#mail_content_<%= @mail_content.id %>').replaceWith("<%= escape_javascript(render(@mail_content))%>");