foodsoft/app/views/finance/financial_transactions/index.js.erb
2019-11-01 20:56:00 +01:00

1 line
112 B
Text

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