From 8b828d725da8301fc4ce2978c4abb4365c851884 Mon Sep 17 00:00:00 2001 From: cagataycivici Date: Mon, 3 Jun 2019 11:51:40 +0300 Subject: [PATCH] #7713 for DataView --- src/app/components/dataview/dataview.ts | 6 ++++-- src/app/showcase/components/dataview/dataviewdemo.html | 6 ++++++ src/app/showcase/components/table/tabledemo.html | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/app/components/dataview/dataview.ts b/src/app/components/dataview/dataview.ts index f49a2a38115..7f8913d8aff 100644 --- a/src/app/components/dataview/dataview.ts +++ b/src/app/components/dataview/dataview.ts @@ -18,7 +18,7 @@ import {BlockableUI} from '../common/blockableui';
@@ -30,7 +30,7 @@ import {BlockableUI} from '../common/blockableui';