Skip to content

Commit 6b9a130

Browse files
committed
ACP2E-1135: Avoid using closing slash with void tags
1 parent 5eb4b84 commit 6b9a130

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/templates/grid/filters/elements

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/templates/grid/filters/elements/ui-select.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
},
127127
textInput: filterInputValue,
128128
hasFocus: filterOptionsFocus
129-
"/>
129+
">
130130
<label
131131
class="admin__action-multiselect-search-label"
132132
data-action="advanced-select-search"

0 commit comments

Comments
 (0)