change needed for health care app

This commit is contained in:
Mario Romano
2016-09-06 15:21:55 +01:00
parent a9a2a9d9ae
commit f9210ba048
10 changed files with 16 additions and 4 deletions

View File

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