Skip to content

Commit 38c3fdb

Browse files
committed
MC-17630: Selector in coupons grid does not respect select all/select visible values
1 parent d24d65f commit 38c3fdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Block/Widget/Grid/Extended.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -588,7 +588,7 @@ public function setMassactionBlockName($blockName)
588588
/**
589589
* Retrieve massaction block
590590
*
591-
* @return \Magento\Backend\Block\Widget\Grid\Massaction\Extended
591+
* @return $this
592592
*/
593593
public function getMassactionBlock()
594594
{

0 commit comments

Comments
 (0)