mirror of
https://github.com/wekan/wekan.git
synced 2025-12-17 16:00:13 +01:00
Set first day of the week to Monday
This commit is contained in:
parent
9969c89b1c
commit
3ac5dba243
1 changed files with 1 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ DatePicker = BlazeComponent.extendComponent({
|
|||
todayHighlight: true,
|
||||
todayBtn: 'linked',
|
||||
language: TAPi18n.getLanguage(),
|
||||
weekStart: 1,
|
||||
})
|
||||
.on(
|
||||
'changeDate',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue