mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
restore deleted breadcrumb code
This commit is contained in:
@@ -44,3 +44,11 @@
|
|||||||
</mat-icon>
|
</mat-icon>
|
||||||
</li>
|
</li>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div *ngIf="!folderNode && hasRoot" data-automation-id="breadcrumb">
|
||||||
|
<li class="adf-breadcrumb-item active">
|
||||||
|
<div class="adf-breadcrumb-item-current">
|
||||||
|
{{ root | translate }}
|
||||||
|
</div>
|
||||||
|
</li>
|
||||||
|
</div>
|
||||||
|
Reference in New Issue
Block a user