mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-13 21:27:46 +02:00
Allow to set a due date for selected issues (#2336)
Signed-off-by: Ruslan Bayandinov <wazsone@ya.ru>
This commit is contained in:
@@ -1131,7 +1131,7 @@ export function createModel (builder: Builder): void {
|
||||
props: { mondayStart: true, withTime: false },
|
||||
element: 'top',
|
||||
fillProps: {
|
||||
_object: 'value'
|
||||
_objects: 'value'
|
||||
}
|
||||
},
|
||||
label: tracker.string.SetDueDate,
|
||||
|
||||
Reference in New Issue
Block a user