foodsoft/app/views/finance/financial_transactions/index.js.erb

2 lines
112 B
Plaintext

$('#transactions').html('<%= escape_javascript(render("transactions", with_csv: true, with_hidden: true)) %>');