mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
restore deleted breadcrumb code
This commit is contained in:
parent
4fb1a29c4c
commit
e2bfcd20a9
@ -44,3 +44,11 @@
|
||||
</mat-icon>
|
||||
</li>
|
||||
</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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user