Look: On limite longueur box
This commit is contained in:
parent
7d6a0a5116
commit
023f6b1e0a
@ -94,7 +94,7 @@ class box_services_vendus extends ModeleBoxes {
|
||||
|
||||
$this->info_box_contents[$i][1] = array('align' => 'left',
|
||||
'text' => $objp->nom,
|
||||
'maxlength' => 48,
|
||||
'maxlength' => 40,
|
||||
'url' => DOL_URL_ROOT."/comm/fiche.php?socid=".$objp->idp);
|
||||
|
||||
$i++;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user