diff --git a/admin/src/components/CreationFormular.vue b/admin/src/components/CreationFormular.vue index df8611c3b..69930310b 100644 --- a/admin/src/components/CreationFormular.vue +++ b/admin/src/components/CreationFormular.vue @@ -2,178 +2,182 @@
{{ $t('creation_form.form') }}
- -
+ +
-
- - - - + id="radio-group-month-selection" + /> +
+
- - - - - - + + + + + +
- +
- + />
- - - +
+ + {{ $t('creation_form.reset') }} - - - -
- - {{ $t('creation_form.update_creation') }} - - - {{ $t('creation_form.submit_creation') }} - -
-
- - +
+
+
+ + {{ $t('creation_form.update_creation') }} + + + {{ $t('creation_form.submit_creation') }} + +
+
+
- diff --git a/admin/src/components/Tables/SearchUserTable.vue b/admin/src/components/Tables/SearchUserTable.vue index 9cd2d5304..3ac7b1538 100644 --- a/admin/src/components/Tables/SearchUserTable.vue +++ b/admin/src/components/Tables/SearchUserTable.vue @@ -13,45 +13,50 @@ @row-clicked="onRowClicked" > @@ -91,8 +96,14 @@