// Fix notice in AdminShopController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15169 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-05-10 13:16:07 +00:00
parent 199f1a5036
commit 0fe8ad5f90
+1 -1
View File
@@ -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(