diff --git a/templates/common/form/dsfr_theme.html.twig b/templates/common/form/dsfr_theme.html.twig index 656375502..fe166051a 100644 --- a/templates/common/form/dsfr_theme.html.twig +++ b/templates/common/form/dsfr_theme.html.twig @@ -102,7 +102,7 @@ https://github.com/symfony/symfony/blob/6.3/src/Symfony/Bridge/Twig/Resources/vi {% endblock %} {% block form_label_content %} - + {{ parent() }}{% if required %}{% endif %} {{- form_help(form) -}} diff --git a/templates/regulation/fragments/_measure_form.html.twig b/templates/regulation/fragments/_measure_form.html.twig index d93005318..b0f4354a7 100644 --- a/templates/regulation/fragments/_measure_form.html.twig +++ b/templates/regulation/fragments/_measure_form.html.twig @@ -7,15 +7,13 @@ {% macro periods_list_item(form, index, isPermanent) %}
  • -
    -
    - {{ 'regulation.period.title'|trans }} -
    +
    +
    + +
    +
    + +
    + {{ form_label(form.periods, null, { + element: 'legend', + required: false, + label_attr: { + id: 'periods-legend', + }, + label_content_attr: { + class: 'fr-h4 fr-mb-0' + }, + help_attr: { + class: 'fr-text--md', + } + }) }} +
    +
    +
    - {{ form_label(form.periods, null, { element: 'legend', required: false, label_attr: { id: 'periods-legend', class: 'fr-fieldset__legend' } }) }} + >
    +
    @@ -564,7 +588,6 @@ data-form-collection-prototype-key-value="location" data-form-collection-next-index-value="{{ form.locations|length > 0 ? form.locations|last.vars.name + 1 : 0 }}" data-form-collection-prototype-value="{{ _self.locations_list_item(form.locations.vars.prototype, '__location_name__', '__location_position__')|e('html_attr') }}" - class="fr-mb-4w" >
      regulation.period.recurrenceType - Quels jours sont concernés ? + Jours concernés regulation.period.recurrenceType.everyDay @@ -1800,21 +1800,15 @@ regulation.period_list - Jours et horaires + Périodes d'application regulation.period_list.help - Pour cette restriction seulement, vous pouvez spécifier les jours et - créneaux applicables. Par défaut la restriction s'applique tous les jours sur la - période de validité de l'arrêté. - - - regulation.period.title - Quelle est la date ou période d’application ? + Quand la perturbation est-elle prévue ? regulation.period.add - Ajouter une plage + Ajouter une période d'application regulation.timeSlot.add @@ -1846,7 +1840,7 @@ regulation.timeSlots.help - Par exemple de 9h00 à 12h00 et de 14h00 à 18h00 + Par exemple de 9h00 à 12h00 et de 14h00 à 18h00. Par défaut la restriction s'applique sur la journée entière. regulation.vehicle_set.all_vehicles