From 6fdb56786aa1cbd33badb80d00184aefcf6b64bd Mon Sep 17 00:00:00 2001 From: Tykayn Date: Mon, 3 May 2021 15:10:29 +0200 Subject: [PATCH] erasable button on first field --- .../base-config/base-config.component.html | 90 +++++++++---------- .../date-select/date-select.component.html | 13 +++ .../form/date-select/date-select.component.ts | 4 +- src/styles/partials/_forms.scss | 25 ++---- 4 files changed, 66 insertions(+), 66 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 b61aed25..8182c8ca 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,17 +1,9 @@
-

+

-
- - - - - - - + -
- Ce champ est requis -
+
+ Ce champ est requis +
-

- + - -

+ + +
+ Ce champ est requis +

@@ -69,33 +72,24 @@ id="creatorPseudo" required /> +


- custom url: + Url personnalisée: {{ form.value.custom_url }}
-
-
- -
-

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

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

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

- {{ 'choices.answer_preset_1' | translate }} - {{ 'choices.add' | translate }} - {{ 'choices.continue' | translate }} -
-
-