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 e819ad879f..8828ba883a 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 @@ -29,6 +29,7 @@ + - - - - -
- -
- {{asIconValue(row, col)}} - {{ iconAltTextKey(data.getValue(row, col)) | translate }} -
-
- {{ iconAltTextKey(data.getValue(row, col)) | translate }} -
-
- -
-
- -
+ + + + +
+ +
+ {{asIconValue(row, + col)}} + {{ iconAltTextKey(data.getValue(row, col)) | translate }} +
+
+ {{ iconAltTextKey(data.getValue(row, col)) | translate }} +
+
+ +
+
+ +
@@ -125,6 +127,7 @@ +