demarches-normaliennes/app/components/editable_champ/datetime_component/datetime_component.html.haml

3 lines
154 B
Text
Raw Normal View History

2022-08-12 10:45:04 +02:00
.datetime
= @form.datetime_field(:value, value: formatted_value_for_datetime_locale, id: @champ.input_id, aria: { describedby: @champ.describedby_id })