// Add copy data of group shops
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8101 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -200,7 +200,6 @@ class AdminShop extends AdminTab
|
||||
'scene' => $this->l('Scenes'),
|
||||
'stock' => $this->l('Stock'),
|
||||
'store' => $this->l('Stores'),
|
||||
'zone' => $this->l('Zones'),
|
||||
);
|
||||
|
||||
$checked = (Tools::getValue('addshop') !== false) ? true : false;
|
||||
|
||||
Reference in New Issue
Block a user