diff --git a/demo-shell-ng2/app/components/files/files.component.html b/demo-shell-ng2/app/components/files/files.component.html index 9951b85159..3cf95cd013 100644 --- a/demo-shell-ng2/app/components/files/files.component.html +++ b/demo-shell-ng2/app/components/files/files.component.html @@ -14,7 +14,6 @@ [contextMenuActions]="true" [contentActions]="true" (preview)="showFile($event)" - [thumbnails]="true" (folderChange)="onFolderChanged($event)">