diff --git a/demo-shell-ng2/app/components/files/files.component.html b/demo-shell-ng2/app/components/files/files.component.html index 9e2f8a60d2..bb708bd67a 100644 --- a/demo-shell-ng2/app/components/files/files.component.html +++ b/demo-shell-ng2/app/components/files/files.component.html @@ -21,6 +21,7 @@ [contextMenuActions]="true" [contentActions]="true" (error)="onNavigationError($event)" + (success)="resetError()" (preview)="showFile($event)" (folderChange)="onFolderChanged($event)">