From f96dc1f3c44b413eef1b64b4ff9ea8abca9fc34a Mon Sep 17 00:00:00 2001 From: Tykayn Date: Thu, 4 Feb 2021 19:13:57 +0100 Subject: [PATCH] ordering base fields --- .../base-config/base-config.component.html | 121 +++++++++--------- .../administration/form/form.component.html | 8 +- .../kind-select/kind-select.component.html | 3 - src/assets/i18n/FR.json | 2 + 4 files changed, 69 insertions(+), 65 deletions(-) diff --git a/src/app/features/administration/form/base-config/base-config.component.html b/src/app/features/administration/form/base-config/base-config.component.html index 32b888c0..9346d401 100644 --- a/src/app/features/administration/form/base-config/base-config.component.html +++ b/src/app/features/administration/form/base-config/base-config.component.html @@ -1,12 +1,4 @@
-

- {{ 'creation.title' | translate }} -

- -

- {{ 'creation.want' | translate }} -

-

@@ -36,69 +28,76 @@

+ + + +
+ - -

-
-

- {{ 'choices.title' | translate }} -

- {{ 'dates.add' | translate }} -

- - {{ 'choices.helper' | translate }} - -

- {{ 'choices.answer_preset_1' | translate }} - {{ 'choices.add' | translate }} - {{ 'choices.continue' | translate }} -
-
- image WIP -
-
- -
- -
- +
-
-
- Slug: -
-
-
- {{ poll.slug }} -
+
+
+
+ +
+

+ {{ 'choices.title' | translate }} +

+ {{ 'dates.add' | translate }} +

+ + {{ 'choices.helper' | translate }} + +

+ {{ 'choices.answer_preset_1' | translate }} + {{ 'choices.add' | translate }} + {{ 'choices.continue' | translate }} +
+
+
+
+ +
+ +
+ + +
+
+ Slug: +
+
+
+ {{ poll.slug }}
diff --git a/src/app/features/administration/form/form.component.html b/src/app/features/administration/form/form.component.html index eb595224..710a95ad 100644 --- a/src/app/features/administration/form/form.component.html +++ b/src/app/features/administration/form/form.component.html @@ -1,7 +1,13 @@
+

+ {{ 'creation.title' | translate }} +

+

+ {{ '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 df196976..bd8b558f 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,7 +1,4 @@
- - {{ 'creation.want' | translate }} -