dsfr4drupal-1.x-dev/templates/form/input--button.html.twig

templates/form/input--button.html.twig
{% set label = attributes['value'] %}
{% set remove_value = remove_value ?? true %}

{% if remove_value %}
  {% set attributes = attributes.removeAttribute('value') %}
{% endif %}

{% if not attributes.hasAttribute('title') %}
  {% set attributes = attributes.setAttribute('title', label) %}
{% endif %}

<button{{ attributes }}>
  {{ label|raw }}
</button>
{{ children }}

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc