[-] BO : CONTEXT_ALL shouldn't display a product price
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