We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0e4df commit 05955e8Copy full SHA for 05955e8
app/code/Magento/Ui/view/base/web/templates/grid/controls/bookmarks/bookmarks.html
@@ -20,7 +20,7 @@
20
<div class="action-dropdown-menu-item-edit" visible="customVisible">
21
<input class="admin__control-text" type="text"
22
data-bind="
23
- attr: {'aria-label': $t('New View'),
+ attr: {'aria-label': $t('New View')},
24
value: customLabel,
25
hasFocus: isCustomVisible(),
26
keyboard: {
0 commit comments