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.
2021-10-15 10:03:31 +02:00

5 lines
150 B
Plaintext

<% if @p_customer_sheets %>
$('#p_customer_sheets_rows').html("<%= escape_javascript(render(@p_customer_sheets))%>");
<% end %>
close_pane_hover();