Skip to content

Commit c2e95ad

Browse files
committed
ACPT-677: Catalog product grid improvement
1 parent bb85f73 commit c2e95ad

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

app/code/Magento/Ui/view/base/web/js/grid/paging/paging.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ define([
236236
},
237237

238238
/**
239-
* Updates number of pages.
239+
* Updates show total records flag.
240240
*/
241241
updateShowTotalRecords: function () {
242242
if (this.showTotalRecords === undefined) {

0 commit comments

Comments
 (0)