mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-01-03 20:57:19 -06:00
Fix #1923
This commit is contained in:
parent
f6d88521dd
commit
eeff2895aa
2
public/v1/js/ff/reports/index.js
vendored
2
public/v1/js/ff/reports/index.js
vendored
@ -45,7 +45,7 @@ $(function () {
|
||||
},
|
||||
format: 'YYYY-MM-DD',
|
||||
minDate: minDate,
|
||||
drops: 'up'
|
||||
drops: 'down'
|
||||
}
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user