mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 23:40:13 +01:00
Added week numbers to dates at card, minicard, Custom Field dates, DatePicker and Calendar.
Thanks to xet7 !
This commit is contained in:
parent
94b67db78a
commit
d06ac09485
6 changed files with 34 additions and 14 deletions
|
|
@ -336,6 +336,7 @@ BlazeComponent.extendComponent({
|
|||
defaultView: 'agendaDay',
|
||||
editable: true,
|
||||
timezone: 'local',
|
||||
weekNumbers: true,
|
||||
header: {
|
||||
left: 'title today prev,next',
|
||||
center:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue