diff --git a/ui/src/app/components/form-object/form-object.component.html b/ui/src/app/components/form-object/form-object.component.html index 2e190e0d4..db2f4e356 100644 --- a/ui/src/app/components/form-object/form-object.component.html +++ b/ui/src/app/components/form-object/form-object.component.html @@ -70,24 +70,44 @@ - + + spec: spec, + new: current && current[entry.key] === undefined, + edited: entry.value.dirty + }" + > + -
- +
+
+ +
@@ -114,9 +134,9 @@ - + @@ -134,15 +154,13 @@
- -