Merge branch 'patch-2' of https://github.com/AlainRnet/dolibarr into
AlainRnet-patch-2 Conflicts: htdocs/categories/categorie.php
This commit is contained in:
commit
f8f1f4fd2b
@ -419,7 +419,7 @@ else if ($id || $ref)
|
||||
// Ref
|
||||
print '<tr><td width="20%">'.$langs->trans("Ref").'</td>';
|
||||
print '<td class="valeur">';
|
||||
print $form->showrefnav($member,'id','','1','rowid','ref','','&type=3');
|
||||
print $form->showrefnav($member,'id','','1','rowid','ref','','&type='.$type);
|
||||
print '</td></tr>';
|
||||
|
||||
// Login
|
||||
|
||||
Loading…
Reference in New Issue
Block a user