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

2 lines
116 B
Plaintext
Raw Normal View History

2014-07-02 09:36:51 +02:00
$('#transactions').html('<%= escape_javascript(render("transactions", with_ordergroup: true, with_csv: true)) %>');