From ad65dc5d6087d9da2125fea96c7b2cc89e56c070 Mon Sep 17 00:00:00 2001 From: Hussain Ashraf Date: Fri, 2 Jun 2017 14:05:29 +0100 Subject: [PATCH] Add data-automation-id to multi select checkbox (#1924) --- .../app/components/datatable/datatable-demo.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo-shell-ng2/app/components/datatable/datatable-demo.component.html b/demo-shell-ng2/app/components/datatable/datatable-demo.component.html index a8ff52f43d..10b31a65f8 100644 --- a/demo-shell-ng2/app/components/datatable/datatable-demo.component.html +++ b/demo-shell-ng2/app/components/datatable/datatable-demo.component.html @@ -21,7 +21,7 @@ --> -
+
Multiselect