mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-07-05 21:59:34 -07:00
Fix #1923
This commit is contained in:
Vendored
+1
-1
@@ -45,7 +45,7 @@ $(function () {
|
||||
},
|
||||
format: 'YYYY-MM-DD',
|
||||
minDate: minDate,
|
||||
drops: 'up'
|
||||
drops: 'down'
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user