// fix bug on AdminController and callback usage
This commit is contained in:
@@ -892,6 +892,7 @@ class AdminControllerCore extends Controller
|
||||
$helper->duplicate = $this->duplicate;
|
||||
$helper->bulk_actions = $this->bulk_actions;
|
||||
$helper::$currentIndex = self::$currentIndex;
|
||||
$helper->className = $this->className;
|
||||
$helper->table = $this->table;
|
||||
$helper->shopLink = $this->shopLink;
|
||||
$helper->shopLinkType = $this->shopLinkType;
|
||||
|
||||
Reference in New Issue
Block a user