[-] BO : fixed bug #PSCFV-3466

This commit is contained in:
vAugagneur
2012-08-03 14:09:06 +00:00
parent 32d5c1e973
commit 2ad34b2c88
@@ -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();
}
/**