Skip to content

Commit 08aea80

Browse files
Missed changes from previous commit
1 parent 7dc8227 commit 08aea80

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Ui/view/base/web/templates/grid

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* See COPYING.txt for license details.
55
*/
66
-->
7-
<div if="isVisible" class="masonry-image-sorting">
7+
<div if="isVisible" class="masonry-image-sortby">
88
<b><!-- ko i18n: 'Sort by' --><!-- /ko -->:</b>
99
<select class="admin__control-select" data-bind="
1010
options: options,

0 commit comments

Comments
 (0)