// delete multishop toolbar on adminstatuses
This commit is contained in:
@@ -35,6 +35,7 @@ class AdminStatusesControllerCore extends AdminController
|
||||
$this->colorOnBackground = false;
|
||||
$this->bulk_actions = array('delete' => array('text' => $this->l('Delete selected'), 'confirm' => $this->l('Delete selected items?')));
|
||||
$this->context = Context::getContext();
|
||||
$this->multishop_context = Shop::CONTEXT_ALL;
|
||||
$this->imageType = 'gif';
|
||||
$this->fieldImageSettings = array(
|
||||
'name' => 'icon',
|
||||
|
||||
Reference in New Issue
Block a user