mirror of
https://github.com/hcengineering/platform.git
synced 2025-04-20 23:32:14 +00:00
Return planner to top (#5962)
Signed-off-by: Denis Bykhov <bykhov.denis@gmail.com>
This commit is contained in:
parent
aa0f7862ea
commit
96d71b1334
@ -193,6 +193,7 @@ export function createModel (builder: Builder): void {
|
|||||||
icon: calendarPlugin.icon.Calendar,
|
icon: calendarPlugin.icon.Calendar,
|
||||||
alias: timeId,
|
alias: timeId,
|
||||||
hidden: false,
|
hidden: false,
|
||||||
|
position: 'top',
|
||||||
modern: true,
|
modern: true,
|
||||||
component: time.component.Me
|
component: time.component.Me
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user