mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
Files and search component fix with routing support (#2191)
This commit is contained in:
committed by
Eugenio Romano
parent
a95883db10
commit
f372f4925d
@@ -88,6 +88,7 @@
|
||||
(error)="onNavigationError($event)"
|
||||
(success)="resetError()"
|
||||
(preview)="showFile($event)"
|
||||
(folderChange)="onFolderChange($event)"
|
||||
(permissionError)="handlePermissionError($event)">
|
||||
<data-columns>
|
||||
<data-column
|
||||
|
Reference in New Issue
Block a user