Possibilité d'utiliser le clvaier pour sélectionner une ref produit
This commit is contained in:
parent
879d434b6a
commit
24bbbdb3be
@ -1661,7 +1661,7 @@ class Form
|
||||
|
||||
if ($key_in_label)
|
||||
{
|
||||
print '>['.$key.'] '.$value."</option>\n";
|
||||
print '>'.$key.' - '.$value."</option>\n";
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user