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.
2 parents c0ecd16 + ced4425 commit 1a10d3bCopy full SHA for 1a10d3b
app/code/Magento/Ui/view/base/web/templates/grid/search/search.html
@@ -21,7 +21,7 @@
21
13: apply.bind($data, false),
22
27: cancel
23
}"/>
24
- <button class="action-submit" type="button" click="apply.bind($data, false)">
+ <button class="action-submit" type="button" click="apply.bind($data, false)" attr="'aria-label': $t('Search')">
25
<span translate="'Search'"></span>
26
</button>
27
</div>
0 commit comments