Explorar o código

Set first day of the week to Monday

Marc Hartmayer %!s(int64=5) %!d(string=hai) anos
pai
achega
3ac5dba243
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      client/lib/datepicker.js

+ 1 - 0
client/lib/datepicker.js

@@ -16,6 +16,7 @@ DatePicker = BlazeComponent.extendComponent({
         todayHighlight: true,
         todayBtn: 'linked',
         language: TAPi18n.getLanguage(),
+        weekStart: 1,
       })
       .on(
         'changeDate',