diff --git a/ui/src/app/dashboard/component/entity-item.component.html b/ui/src/app/dashboard/component/entity-item.component.html index ed3a6223a..4b48336ca 100644 --- a/ui/src/app/dashboard/component/entity-item.component.html +++ b/ui/src/app/dashboard/component/entity-item.component.html @@ -5,7 +5,7 @@
  - + @@ -37,7 +37,7 @@
- {entity.type, select, filter {Filter} provider {Service Provider} other {other}} Name: + {entity.kind, select, filter {Filter} provider {Service Provider} other {other}} Name:
{{ entity.name }}
Created Date:
@@ -46,11 +46,11 @@
- {entity.type, select, filter {Filter} provider {Service Provider} other {other}} Entity ID: + {entity.kind, select, filter {Filter} provider {Service Provider} other {other}} Entity ID:
{{ entity.entityId }}
- {entity.type, select, filter {Filter} provider {Service Provider} other {other}} Status: + {entity.kind, select, filter {Filter} provider {Service Provider} other {other}} Status:
-