mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Remove unused overview #384
This commit is contained in:
1
public/js/ff/reports/account/month.js
vendored
1
public/js/ff/reports/account/month.js
vendored
@@ -24,7 +24,6 @@ $(function () {
|
||||
drawChart();
|
||||
|
||||
loadAjaxPartial('inOutAccounts', spentUri);
|
||||
loadAjaxPartial('inOutPeriod', groupedUri);
|
||||
loadAjaxPartial('inOutCategory', categoryUri);
|
||||
loadAjaxPartial('inOutBudget', budgetUri);
|
||||
loadAjaxPartial('topXexpense', expenseUri);
|
||||
|
Reference in New Issue
Block a user