Skip to content
Snippets Groups Projects
Verified Commit 4d0dd969 authored by Jean-Baptiste Pasquier's avatar Jean-Baptiste Pasquier
Browse files

hotfix: hide the search bar

parent 6b15747e
No related branches found
No related tags found
No related merge requests found
Pipeline #9174 passed
{
}
......@@ -177,14 +177,14 @@ solid-router#navbar-router(default-route='dashboard')
div
div
div
//- search-fields="contact.name"
//- search-label-contact.name=""
//- data-trans="search-label-contact.name=menuLeft.search"
//- search-widget-contact.name="hubl-search-users"
solid-display.message-tab(
bind-user
nested-field='contacts'
fields='contact'
search-fields="contact.name"
search-label-contact.name=""
data-trans="search-label-contact.name=menuLeft.search"
search-widget-contact.name="hubl-search-users"
loader-id='loader-messages'
empty-widget='hubl-create-contact'
empty-value=''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment