diff --git a/frontend/projects/ui/src/app/components/form-object/form-object.component.html b/frontend/projects/ui/src/app/components/form-object/form-object.component.html index ccc1ae273..8c54bb81c 100644 --- a/frontend/projects/ui/src/app/components/form-object/form-object.component.html +++ b/frontend/projects/ui/src/app/components/form-object/form-object.component.html @@ -70,11 +70,7 @@ - - +
+

{{ options.title }}


@@ -13,26 +14,47 @@

-
+
-
+

{{ options.label }}

- - - + + + -

{{ error }}

+

+ {{ error }} +

- +
- - Cancel - - + Cancel + {{ options.buttonText }}