mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
responsive breadcrumb (#990)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<adf-breadcrumb
|
||||
[root]="title"
|
||||
[folderNode]="node"
|
||||
[maxItems]="isSmallScreen ? 1 : 0"
|
||||
(navigate)="onBreadcrumbNavigate($event)"
|
||||
>
|
||||
</adf-breadcrumb>
|
||||
|
Reference in New Issue
Block a user