// Rename correctly all hooks
This commit is contained in:
+1
-1
@@ -240,7 +240,7 @@ if (Tools::isSubmit('ajaxCategoriesPositions'))
|
||||
{
|
||||
if (isset($position) && $category->updatePosition($way, $position))
|
||||
{
|
||||
Hook::exec('categoryUpdate');
|
||||
Hook::exec('actionCategoryUpdate');
|
||||
die(true);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user