From e00896da4e6d8cb0459785b8a39017256470f0f8 Mon Sep 17 00:00:00 2001 From: Denys Vuika Date: Wed, 24 Aug 2016 08:54:22 +0100 Subject: [PATCH] Use mime icons by default within demo app --- demo-shell-ng2/app/components/files/files.component.html | 1 - 1 file changed, 1 deletion(-) 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)">