mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-03 11:08:28 +00:00
Simplify bill overview.
This commit is contained in:
1
public/v1/js/ff/reports/default/all.js
vendored
1
public/v1/js/ff/reports/default/all.js
vendored
@@ -31,5 +31,6 @@ $(function () {
|
||||
loadAjaxPartial('incomeReport', incomeReportUri);
|
||||
loadAjaxPartial('expenseReport', expenseReportUri);
|
||||
loadAjaxPartial('incomeVsExpenseReport', incExpReportUri);
|
||||
loadAjaxPartial('billReport', billReportUri);
|
||||
|
||||
});
|
||||
|
Reference in New Issue
Block a user