Skip to content

Commit 3df41f2

Browse files
author
Oleksandr Gorkun
committed
MC-17489: Require specific suffix for HTML binding
1 parent 6bcf514 commit 3df41f2

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
@@ -142,7 +142,7 @@
142142
<div ifnot="options().length"
143143
class="admin__action-multiselect-empty-area">
144144
<ul data-bind="
145-
html: emptyOptionsHtml
145+
html: emptyOptionsHtmld
146146
"/>
147147
</div>
148148
<!-- /ko -->

0 commit comments

Comments
 (0)