Skip to content

Commit

Permalink
review fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bozatko committed Feb 24, 2025
1 parent 88e45d4 commit c35bc4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@
{%- endblock -%}

{%- block date_time_picker_widget -%}
{%- set additional_input_attr = input_attr|default([]) -%}
{%- set additional_input_attr = input_attr|default([]) -%}
<div class="ibexa-picker">
{% include '@ibexadesign/ui/component/inputs/input_date_time_picker.html.twig' with {
input_attr: additional_input_attr|merge({ class: 'ibexa-picker__input' }),
Expand Down

0 comments on commit c35bc4e

Please sign in to comment.