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