From 046b4a723250705bf2d7051d8ab40c9e5067caa8 Mon Sep 17 00:00:00 2001 From: Hussain Ashraf Date: Fri, 15 Jul 2016 16:38:44 +0100 Subject: [PATCH] Add data-automation-ids for text and date columns in individual rows --- .../src/components/datatable/datatable.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.html b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.html index b4e1d3c493..6c4543a705 100644 --- a/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.html +++ b/ng2-components/ng2-alfresco-datatable/src/components/datatable/datatable.component.html @@ -49,10 +49,10 @@ {{asIconValue(row, col)}} {{iconAltTextKey(data.getValue(row, col))|translate}} -
+
{{data.getValue(row, col)}}
-
+
{{data.getValue(row, col)}}