File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
MediaGalleryUi/view/adminhtml/web/template/image
Ui/view/base/web/templates/grid/filters/elements Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 54
54
< div class ="admin__field-control admin__field-option admin__control-grouped ">
55
55
< div class ="admin__field admin__field-group-additional ">
56
56
< div class ="admin__field-control ">
57
- < input type ="text " id ="keyword " data-ui-id ="keyword " name ="keyword " placeholder ="New Keyword "
57
+ < input type ="text " id ="keyword " data-ui-id ="keyword " name ="keyword " placeholder ="New Tag "
58
58
class ="admin__control-text minimum-length-0 maximum-length-128 " ko-value ="newKeyword "
59
59
data-validate ="{'validate-image-keyword': true, 'validate-length': true} "/>
60
60
</ div >
Original file line number Diff line number Diff line change 141
141
</ div >
142
142
< div ifnot ="options().length "
143
143
class ="admin__action-multiselect-empty-area ">
144
- < ul data-bind ="html: getEmptyOptionsUnsanitizedHtml "/>
144
+ < ul data-bind ="html: getEmptyOptionsUnsanitizedHtml() "/>
145
145
</ div >
146
146
<!-- /ko -->
147
147
< ul class ="admin__action-multiselect-menu-inner _root "
You can’t perform that action at this time.
0 commit comments