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