1 line
112 B
Text
1 line
112 B
Text
$('#transactions').html('<%= escape_javascript(render("transactions", with_csv: true, with_hidden: true)) %>');
|