Ajout: utilisation du mme classement que les propales
This commit is contained in:
parent
bc9d2a0ff1
commit
ec7fdeac28
@ -148,7 +148,7 @@ if ($resql)
|
||||
if ($_GET['status'] == 3)
|
||||
$title.=' - '.$langs->trans('StatusOrderToBill');
|
||||
$num = $db->num_rows($resql);
|
||||
print_barre_liste($title, $_GET['page'], 'liste.php','&socid='.$socid,$sortfield,$sortorder,'',$num);
|
||||
print_barre_liste($title, $_GET['page'], 'liste.php','&socid='.$socid.'&viewstatut='.$viewstatut,$sortfield,$sortorder,'',$num);
|
||||
$i = 0;
|
||||
print '<table class="noborder" width="100%">';
|
||||
print '<tr class="liste_titre">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user