Skip to content

Commit e5e47f2

Browse files
committed
Merge remote-tracking branch 'origin/ac1289' into gl_pr_accessibility_release244_nov23_2021
2 parents 724953d + 64907de commit e5e47f2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

app/code/Magento/Ui/view/base/web/templates/grid/controls/bookmarks/bookmarks.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
<input class="admin__control-text" type="text"
2222
data-bind="
2323
value: customLabel,
24-
autoselect,
2524
hasFocus: isCustomVisible(),
2625
keyboard: {
2726
13: applyCustom.bind($data),

app/code/Magento/Ui/view/base/web/templates/grid/controls/bookmarks/view.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
data-bind="
1111
value: $view.value,
1212
hasFocus: $parent.isEditing($view.index),
13-
autoselect,
1413
attr: {
1514
placeholder: $view.label
1615
},

0 commit comments

Comments
 (0)