// Fix missing error message
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@12373 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -242,6 +242,8 @@ class AdminCategoriesControllerCore extends AdminController
|
||||
$this->action = 'add'.$this->table.'root';
|
||||
$this->display = 'edit';
|
||||
}
|
||||
else
|
||||
$this->errors[] = Tools::displayError('You do not have permission to edit here.');
|
||||
|
||||
parent::initProcess();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user