mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix breadcrumb demo shell navigation (#2970)
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
<adf-breadcrumb fxShow fxHide.lt-sm="true"
|
||||
class="files-breadcrumb"
|
||||
root="Personal Files"
|
||||
(navigate)="onBreadcrumbNavigate($event)"
|
||||
[target]="documentList"
|
||||
[folderNode]="documentList.folderNode">
|
||||
</adf-breadcrumb>
|
||||
|
Reference in New Issue
Block a user