mirror of
https://github.com/hcengineering/platform.git
synced 2025-06-07 00:09:34 +00:00
Starred funnel fix (#1497)
Signed-off-by: Denis Bykhov <80476319+BykhovDenis@users.noreply.github.com>
This commit is contained in:
parent
fb27551a6f
commit
1bfce26be4
@ -89,7 +89,7 @@ export function createModel (builder: Builder): void {
|
|||||||
icon: workbench.icon.Search,
|
icon: workbench.icon.Search,
|
||||||
label: lead.string.FunnelBrowser,
|
label: lead.string.FunnelBrowser,
|
||||||
position: 'top',
|
position: 'top',
|
||||||
spaceClass: chunter.class.Channel,
|
spaceClass: lead.class.Funnel,
|
||||||
componentProps: {
|
componentProps: {
|
||||||
_class: lead.class.Funnel,
|
_class: lead.class.Funnel,
|
||||||
label: lead.string.FunnelBrowser,
|
label: lead.string.FunnelBrowser,
|
||||||
|
Loading…
Reference in New Issue
Block a user