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

2 lines
123 B
Plaintext

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