Fix: why no link ?
This commit is contained in:
parent
1a3c45faea
commit
76e8107713
@ -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>';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user