// multistore can be chosen on AdminHome, this fix the #PSTEST-950 bug
This commit is contained in:
@@ -31,7 +31,6 @@ class AdminHomeControllerCore extends AdminController
|
||||
|
||||
public function __construct()
|
||||
{
|
||||
$this->multishop_context = Shop::CONTEXT_ALL;
|
||||
parent::__construct();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user