[-] BO : CONTEXT_ALL shouldn't display a product price
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@15411 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1031,6 +1031,8 @@ class AdminProductsControllerCore extends AdminController
|
||||
|
||||
if (!$this->action)
|
||||
parent::initProcess();
|
||||
else
|
||||
$this->id_object = (int)Tools::getValue($this->identifier);
|
||||
|
||||
if (isset($this->available_tabs[Tools::getValue('key_tab')]))
|
||||
$this->tab_display = Tools::getValue('key_tab');
|
||||
|
||||
Reference in New Issue
Block a user