// delete multishop toolbar on adminstatuses

This commit is contained in:
Rémi Gaillard
2013-03-15 12:07:53 +01:00
parent 905eca2fd0
commit 4c0a7ca161
@@ -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',