This repository has been archived on 2021-11-24. You can view files and clone it, but cannot push or open issues or pull requests.

3 lines
132 B
Plaintext

console.log('coucou')
$('#price_line_row_<%= @price_line_id %>').replaceWith("<%= escape_javascript(render(@p_customer_sheet))%>");