diff --git a/controllers/admin/AdminShopController.php b/controllers/admin/AdminShopController.php index 2596954a9..cdda64568 100755 --- a/controllers/admin/AdminShopController.php +++ b/controllers/admin/AdminShopController.php @@ -79,7 +79,7 @@ class AdminShopControllerCore extends AdminController public function initToolbar() { if (!$this->id_shop_group && $this->object && $this->object->id_shop_group) - $this->id_shop_group = $this->object->id_shop_url; + $this->id_shop_group = $this->object->id_shop_group; if (!$this->display && $this->id_shop_group) $this->toolbar_btn['edit'] = array(