mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-09-19 19:01:58 +00:00
Fix #2415
This commit is contained in:
@@ -405,7 +405,7 @@
|
||||
this.success_message = '<a href="transactions/show/' + groupId + '">The transaction</a> has been stored.';
|
||||
this.error_message = '';
|
||||
if (this.resetFormAfter) {
|
||||
this.addTransaction();
|
||||
this.addTransactionToArray();
|
||||
}
|
||||
if (button) {
|
||||
button.prop("disabled", false);
|
||||
|
Reference in New Issue
Block a user