Skip to content

Commit 021b5d8

Browse files
#22990: Static tests fix.
1 parent 69447cb commit 021b5d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Catalog/view/adminhtml/web/catalog/category/assign-products.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ define([
6565
) {
6666
event.stopPropagation();
6767
trElement.querySelector('#' + eventElement.htmlFor).trigger('click');
68+
6869
return;
6970
}
7071

0 commit comments

Comments
 (0)