mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-01 18:10:06 +00:00
Various code cleanup.
This commit is contained in:
@@ -29,10 +29,10 @@ $(function () {
|
||||
{
|
||||
locale: {
|
||||
format: 'YYYY-MM-DD',
|
||||
firstDay: 1,
|
||||
firstDay: 1
|
||||
},
|
||||
minDate: minDate,
|
||||
drops: 'up',
|
||||
drops: 'up'
|
||||
}
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user