Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit 49289fc7 authored by escuriola's avatar escuriola
Browse files

OEL-1367: Remove attributes with placeholder is already in the form with the placeholder settings.

parent e048bf74
No related branches found
No related tags found
2 merge requests!157OEL-1668: Update epic list pages.,!136OEL-1367: New Look & Feel for search form in search page and remove theming from block config form.
......@@ -11,6 +11,5 @@
'bcl-search-form__input',
attributes.hasClass('error') ? 'is-invalid',
])
.setAttribute('placeholder', 'Search'|t)
.removeClass('form-text') %}
......@@ -13,6 +13,5 @@
'rounded-start',
attributes.hasClass('error') ? 'is-invalid',
])
.setAttribute('placeholder', 'Search'|t)
.removeClass('form-text') %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment