[*] BO : when a group is created, every category are linked to this group

This commit is contained in:
vChabot
2011-11-03 17:14:16 +00:00
parent 2ca8f6ec7d
commit 03d53a3e55
3 changed files with 13 additions and 1 deletions
+2
View File
@@ -508,7 +508,9 @@ class AdminGroups extends AdminTab
}
}
if (!count($this->_errors))
{
parent::postProcess();
}
}
}
else