diff --git a/src-ui/src/app/components/app-frame/global-search/global-search.component.html b/src-ui/src/app/components/app-frame/global-search/global-search.component.html index 35c72ecf5..4903611a6 100644 --- a/src-ui/src/app/components/app-frame/global-search/global-search.component.html +++ b/src-ui/src/app/components/app-frame/global-search/global-search.component.html @@ -9,11 +9,11 @@ -
+
- {{item[nameProp]}} + {{item[nameProp]}}
- @if (type !== 'workflow' && type !== 'customField' && type !== 'group' && type !== 'user') { -