Loading templates/overrides/input/input--button.html.twig +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ icon and icon_position and not icon_only ? 'icon-' ~ icon_position, ] %} {% set label = attributes.value %} {% block input %} {% if icon and icon_only %} <button{{ attributes.addClass(classes, 'icon-only') }}> Loading Loading
templates/overrides/input/input--button.html.twig +1 −0 Original line number Diff line number Diff line Loading @@ -30,6 +30,7 @@ icon and icon_position and not icon_only ? 'icon-' ~ icon_position, ] %} {% set label = attributes.value %} {% block input %} {% if icon and icon_only %} <button{{ attributes.addClass(classes, 'icon-only') }}> Loading