mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
breadcrumb bug fixes (#3348)
This commit is contained in:
committed by
Eugenio Romano
parent
70d93805d4
commit
b599e3a41a
@@ -2,7 +2,7 @@
|
||||
|
||||
<button
|
||||
tabindex="0"
|
||||
class="adf-dropdown-breadcumb-trigger"
|
||||
class="adf-dropdown-breadcrumb-trigger"
|
||||
(click)="open()"
|
||||
data-automation-id="dropdown-breadcrumb-trigger">
|
||||
<mat-icon [class.isRoot]="!hasPreviousNodes()">folder</mat-icon>
|
||||
|
Reference in New Issue
Block a user