diff --git a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html index 5cacb555b9..0a57bfef9b 100644 --- a/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html +++ b/ui-ngx/src/app/modules/home/components/attribute/attribute-table.component.html @@ -161,9 +161,10 @@ {{ 'attribute.key' | translate }} -
+
{{ attribute.key }}
-
+
{{attribute.value | tbJson}}