mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-02 03:51:18 +00:00
Some javascript clean up
This commit is contained in:
@@ -49,6 +49,8 @@ function updateInitialPage() {
|
||||
|
||||
return;
|
||||
}
|
||||
$('#source_amount_holder').hide();
|
||||
$('#destination_amount_holder').hide();
|
||||
|
||||
|
||||
if (journalData.native_currency.id === journalData.currency.id) {
|
||||
|
||||
Reference in New Issue
Block a user