[*] BO : #PSTEST-784 - selected attribute is now visible

This commit is contained in:
tDidierjean
2012-02-17 14:50:01 +00:00
parent 232cef2771
commit 7ba2c00344
6 changed files with 23 additions and 52 deletions
-11
View File
@@ -529,17 +529,6 @@ class HelperListCore extends Helper
);
$this->is_dnd_identifier = array_key_exists($this->identifier, $this->identifiersDnd);
/*
if ($is_dnd_identifier)
{
' id="'.
if(((int)(Tools::getValue($this->identifiersDnd[$this->identifier], 1)))
substr($this->identifier,3,strlen($this->identifier)))
}
.' class="table'.(
if ($is_dnd_identifier AND ($this->orderBy != 'position 'AND $this->orderWay != 'DESC'))
' tableDnD'
.'" cellpadding="0" cellspacing="0">*/
// Cleaning links
if (Tools::getValue($this->table.'Orderby') && Tools::getValue($this->table.'Orderway'))