[-] BO : #PSTEST-253 fix bug added groups

This commit is contained in:
lLefevre
2011-12-29 16:41:49 +00:00
parent 4de8e347f5
commit c4f0fcb643
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -345,8 +345,8 @@ class AdminGroupsControllerCore extends AdminController
else
{
$this->updateCategoryReduction();
$this->updateRestrictions();
parent::processSave($token);
$this->updateRestrictions();
}
}