mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
#244 breadcrumb as a separate component (doclist only)
This commit is contained in:
@@ -3,6 +3,10 @@
|
||||
[currentFolderPath]="currentPath"
|
||||
[uploaddirectory]="currentPath"
|
||||
(onSuccess)="documentList.reload()">
|
||||
<alfresco-document-list-breadcrumb
|
||||
[currentFolderPath]="currentPath"
|
||||
[target]="documentList">
|
||||
</alfresco-document-list-breadcrumb>
|
||||
<alfresco-document-list
|
||||
#documentList
|
||||
[currentFolderPath]="currentPath"
|
||||
|
Reference in New Issue
Block a user