From 822f3b8d89b50606a7364c4a70bde23710af0ccb Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Tue, 23 Aug 2016 19:19:24 +0100 Subject: [PATCH] ask for thumbnail redintion #549 --- demo-shell-ng2/app/components/files/files.component.html | 1 + .../ng2-alfresco-upload/src/services/upload.service.ts | 2 +- 2 files changed, 2 insertions(+), 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 3cf95cd013..9951b85159 100644 --- a/demo-shell-ng2/app/components/files/files.component.html +++ b/demo-shell-ng2/app/components/files/files.component.html @@ -14,6 +14,7 @@ [contextMenuActions]="true" [contentActions]="true" (preview)="showFile($event)" + [thumbnails]="true" (folderChange)="onFolderChanged($event)">