File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/PageBuilder/view/adminhtml/web/template Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 12
12
< div class ="search-content-types ">
13
13
< label for ="search-content-types-input "> </ label >
14
14
< a href ="" class ="close " click ="clearSearch " attr ="title: searchTitle " visible ="searching "> </ a >
15
- < input type ="text " id ="search-content-types-input " name ="search " ko-value ="searchValue " event ="keyup: search " attr ="placeholder: searchPlaceholder "/>
15
+ < input type ="text " id ="search-content-types-input " name ="search " ko-value ="searchValue " event ="keyup: search " attr ="placeholder: searchPlaceholder " autocomplete =" off " />
16
16
</ div >
17
17
< ul id ="search-results " visible ="searching() && searchResults().length " each ="searchResults ">
18
18
< li class ="pagebuilder-draggable-content-type " attr ="id: 'content-type-' + identifier() " data-bind ="draggable: Object.assign($parent.getDraggableOptions(), getDraggableOptions()) ">
You can’t perform that action at this time.
0 commit comments