Nicolas Bally d744a04b28 initial
2020-10-30 22:26:40 +01:00

2 lines
135 B
Plaintext

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