[-] BO : fixed bug #PSCFV-3466

This commit is contained in:
vAugagneur
2012-08-03 14:09:06 +00:00
parent 4c2745cf8e
commit 29ec4de975
@@ -415,6 +415,9 @@ class AdminAttributesGroupsControllerCore extends AdminController
else
$this->redirect_after = self::$currentIndex.'&'.$this->identifier.'=&id_attribute_group='.(int)Tools::getValue('id_attribute_group').'&conf=3&update'.$this->table.'&token='.$this->token;
}
if (count($this->errors))
$this->setTypeAttribute();
}
/**