mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-01 18:10:06 +00:00
Code cleanup.
This commit is contained in:
1
public/js/ff/index.js
vendored
1
public/js/ff/index.js
vendored
@@ -127,6 +127,5 @@ function getBalanceBox() {
|
||||
$('#box-balance-list').html(current + '<span title="' + string + '">' + string + '</span>' + '<br>');
|
||||
count++;
|
||||
}
|
||||
return;
|
||||
});
|
||||
}
|
Reference in New Issue
Block a user