Increase lenght of visible label
This commit is contained in:
parent
b5b25f6ad2
commit
5a4004b49d
@ -221,7 +221,7 @@ if ($resql)
|
|||||||
$actionstatic->id=$obj->id;
|
$actionstatic->id=$obj->id;
|
||||||
$actionstatic->type_code=$obj->acode;
|
$actionstatic->type_code=$obj->acode;
|
||||||
$actionstatic->libelle=$obj->label;
|
$actionstatic->libelle=$obj->label;
|
||||||
print $actionstatic->getNomUrl(1,12);
|
print $actionstatic->getNomUrl(1,20);
|
||||||
print '</td>';
|
print '</td>';
|
||||||
|
|
||||||
// Titre
|
// Titre
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user