Fix: why no link ?

This commit is contained in:
Regis Houssin 2011-03-19 17:43:05 +00:00
parent 1a3c45faea
commit 76e8107713

View File

@ -263,7 +263,7 @@ foreach($fulltree as $key => $val)
$categstatic->id=$val['id'];
$categstatic->ref=$val['label'];
$categstatic->type=$type;
print $categstatic->getNomUrl(0,'',28);
print '  '.$categstatic->getNomUrl(0,'',28);
//print '  '.dol_trunc($val['label'],28);
//if ($section == $val['id']) print '</u>';