Skip to content

Commit f5a93b7

Browse files
Comment added
1 parent ce56c70 commit f5a93b7

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ define([
271271
*/
272272
show: function () {
273273
this.visible = true;
274+
//Check admin grid button has addedr not
274275
if($('.page-main-actions').length === 0) {
275276
this.$sticky.style.top = 0;
276277
}

0 commit comments

Comments
 (0)