From 21040df287ccb46e9384273b6a352378a1d4ba76 Mon Sep 17 00:00:00 2001 From: Tykayn Date: Sat, 27 Mar 2021 21:29:06 +0100 Subject: [PATCH] choice template questions --- CHANGELOG.md | 1 + .../administration/form/form.component.html | 3 ++- .../form/kind-select/kind-select.component.html | 13 ++++++++++++- .../form/kind-select/kind-select.component.ts | 1 + 4 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..825c32f0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1 @@ +# Changelog diff --git a/src/app/features/administration/form/form.component.html b/src/app/features/administration/form/form.component.html index 34d37b78..0dc7c1bb 100644 --- a/src/app/features/administration/form/form.component.html +++ b/src/app/features/administration/form/form.component.html @@ -22,7 +22,8 @@

{{ 'creation.want' | translate }}

- + + diff --git a/src/app/features/administration/form/kind-select/kind-select.component.html b/src/app/features/administration/form/kind-select/kind-select.component.html index ac8905d2..2c589339 100644 --- a/src/app/features/administration/form/kind-select/kind-select.component.html +++ b/src/app/features/administration/form/kind-select/kind-select.component.html @@ -1,6 +1,17 @@
-
+
+ + {{ 'creation.want' | translate }} + + {{ 'creation.choose_title' | translate }} + +
+ +