Nicolas Bally f20fe482c6 initial
2020-04-06 10:38:07 +02:00

2 lines
135 B
Plaintext

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