Description larger
This commit is contained in:
parent
b3fb3c684b
commit
83228c3413
@ -308,7 +308,7 @@ foreach($rub as $key => $val)
|
|||||||
print "</td>\n";
|
print "</td>\n";
|
||||||
|
|
||||||
// Description
|
// Description
|
||||||
print '<td align="left">'.dolibarr_trunc($val['description'],32).'</td>';
|
print '<td align="left">'.dolibarr_trunc($val['description'],48).'</td>';
|
||||||
|
|
||||||
// Nb of docs
|
// Nb of docs
|
||||||
//print '<td align="right">'.$obj->cachenbofdoc.'</td>';
|
//print '<td align="right">'.$obj->cachenbofdoc.'</td>';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user