Skip to content

Commit 591e04e

Browse files
committed
Reformat for static test.
1 parent e837bdc commit 591e04e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/grid/columns/multiselect.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -503,7 +503,7 @@ define([
503503
* Is invoked when search is applied or removed
504504
*/
505505
onSearch: function () {
506-
this.onFilter();
506+
this.onFilter();
507507
}
508508
});
509509
});

0 commit comments

Comments
 (0)