From ec7fdeac282b330315aaa41ff2839cbdf10aeb28 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 30 Mar 2007 12:42:34 +0000 Subject: [PATCH] =?UTF-8?q?Ajout:=20utilisation=20du=20m=EAme=20classement?= =?UTF-8?q?=20que=20les=20propales?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/commande/liste.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/commande/liste.php b/htdocs/commande/liste.php index 9335c209d0a..55f8c8e8920 100644 --- a/htdocs/commande/liste.php +++ b/htdocs/commande/liste.php @@ -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 ''; print '';