mirror of
https://github.com/grocy/grocy.git
synced 2025-08-18 19:37:12 +00:00
(More or less) finish upgrading to Bootstrap 4
This commit is contained in:
@@ -6,6 +6,6 @@ $(function()
|
||||
showTodayButton: true,
|
||||
calendarWeeks: true,
|
||||
maxDate: moment(),
|
||||
locale: moment.locale('de')
|
||||
locale: moment.locale()
|
||||
});
|
||||
});
|
||||
|
Reference in New Issue
Block a user