mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Make sure info includes earned data
This commit is contained in:
1
public/v1/js/ff/reports/category/month.js
vendored
1
public/v1/js/ff/reports/category/month.js
vendored
@@ -45,6 +45,7 @@ function drawChart() {
|
||||
"use strict";
|
||||
|
||||
loadAjaxPartial('accountsHolder', accountsUri);
|
||||
loadAjaxPartial('categoriesHolder', categoriesUri);
|
||||
|
||||
|
||||
// month view:
|
||||
|
Reference in New Issue
Block a user