Commit cceca78e authored by Florie Guibert's avatar Florie Guibert

Use user config for first day of week in issue datepicker

Review feedback
parent 285a4d6b
...@@ -119,7 +119,6 @@ export default { ...@@ -119,7 +119,6 @@ export default {
<sidebar-date-widget <sidebar-date-widget
:iid="activeBoardItem.iid" :iid="activeBoardItem.iid"
:full-path="fullPath" :full-path="fullPath"
date-type="dueDate"
:issuable-type="issuableType" :issuable-type="issuableType"
data-testid="sidebar-due-date" data-testid="sidebar-due-date"
/> />
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment