[*] BO : groups attributes are now sortable

This commit is contained in:
vChabot
2011-09-21 10:04:54 +00:00
parent 710e1125dd
commit 8f7540c630
10 changed files with 241 additions and 27 deletions
+1 -1
View File
@@ -153,7 +153,7 @@ class AdminAttributes extends AdminTab
else
$this->_errors[] = Tools::displayError('You do not have permission to delete here.');
}
elseif (Tools::isSubmit('submitAddattribute'))
elseif (Tools::isSubmit('submitAdd'.$this->table))
{
$id_attribute = (int)Tools::getValue('id_attribute');
// Adding last position to the attribute if not exist