fix: left menu contacts order
This commit is contained in:
parent
a5acc10b64
commit
fb5734a1f3
@ -98,7 +98,7 @@ solid-router#navbar-router(default-route=defaultRoute)
|
||||
widget-contact='hubl-menu-fix-url-contact'
|
||||
widget-id='hubl-menu-contact-removed'
|
||||
filtered-by="general-search"
|
||||
order-asc="contact.username"
|
||||
order-asc="contact.name"
|
||||
)
|
||||
if component.type == "projects"
|
||||
div.jsMenuTab
|
||||
|
Loading…
Reference in New Issue
Block a user