mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 01:42:19 +00:00
Fix #1835
This commit is contained in:
2
public/v1/js/ff/transactions/single/edit.js
vendored
2
public/v1/js/ff/transactions/single/edit.js
vendored
@@ -188,7 +188,7 @@ function getAccountId() {
|
||||
return $('select[name="destination_id"]').val();
|
||||
}
|
||||
|
||||
alert('Cannot handle ' + journal.transaction_type.type);
|
||||
//alert('Cannot handle ' + journal.transaction_type.type);
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user