#601 support for fallback thumbnails

This commit is contained in:
Denys Vuika
2016-08-25 12:49:36 +01:00
parent bec481e81e
commit 2d8d31aed4
5 changed files with 41 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
[data]="data"
[actions]="contentActions"
[multiselect]="multiselect"
[fallbackThumbnail]="baseComponentPath + '/img/ft_ic_miscellaneous.svg'"
(showRowContextMenu)="onShowRowContextMenu($event)"
(showRowActionsMenu)="onShowRowActionsMenu($event)"
(executeRowAction)="onExecuteRowAction($event)"