[-] BO : AdminProductController::updateTags has no return value
This commit is contained in:
@@ -1958,6 +1958,8 @@ class AdminProductsControllerCore extends AdminController
|
||||
|
||||
if (!$tag_success)
|
||||
$this->errors[] = Tools::displayError('An error occurred while adding tags.');
|
||||
|
||||
return $tag_success;
|
||||
}
|
||||
|
||||
public function initContent($token = null)
|
||||
@@ -3934,6 +3936,8 @@ class AdminProductsControllerCore extends AdminController
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
/**
|
||||
* delete all items in pack, then check if type_product value is 2.
|
||||
* if yes, add the pack items from input "inputPackItems"
|
||||
|
||||
Reference in New Issue
Block a user