Allow deletion of financial transactions
This commit is contained in:
parent
260ef90f6b
commit
ff76fa60c0
14 changed files with 79 additions and 8 deletions
|
|
@ -1 +1 @@
|
|||
$('#transactions').html('<%= escape_javascript(render("transactions", with_csv: true)) %>');
|
||||
$('#transactions').html('<%= escape_javascript(render("transactions", with_csv: true, with_hidden: true)) %>');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue