Skip to content

Commit 15668ac

Browse files
MAGETWO-91633: Grouped Products: Associated Products Can't Be Sorted Between Pages
- Fix static tests
1 parent e5e7db1 commit 15668ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/GroupedProduct/view/adminhtml/web/js/grouped-product-grid.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,7 @@ define([
170170
});
171171
this.reloadGridData(recordData);
172172
}
173+
173174
return false;
174175
},
175176

0 commit comments

Comments
 (0)