mmsc_app/app/views/admin/p_customers/send_mail.js.erb
Nicolas Bally f4ccdc82dc suite
2020-07-23 11:17:11 +02:00

2 lines
119 B
Plaintext

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