From 946d09f3d172a57424fb18d12f06314f8015c1d5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 21 Feb 2004 02:21:58 +0000 Subject: [PATCH] =?UTF-8?q?Le=20menu=20des=20prospects=20accessible=20depu?= =?UTF-8?q?is=20l'espace=20"commercial"=20est=20persistent.=20La=20page=20?= =?UTF-8?q?peut=20g=E9rer=20les=20contacts=20clients=20et=20propsects.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/contact.php | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/htdocs/comm/contact.php b/htdocs/comm/contact.php index 778bf4160ef..0e9a30feea1 100644 --- a/htdocs/comm/contact.php +++ b/htdocs/comm/contact.php @@ -55,13 +55,16 @@ $offset = $limit * $page ; if ($type == "c") { - $label = " clients"; + $label = " clients"; + $urlfiche="fiche.php"; } if ($type == "p") { - $label = " prospects"; + $label = " prospects"; + $urlfiche="prospect/fiche.php"; } if ($type == "f") { - $label = " fournisseurs"; + $label = " fournisseurs"; + $urlfiche="fiche.php"; } @@ -137,7 +140,7 @@ if ($result) $sortorder="DESC"; } - print '

'; + print '
'; print '"; print '\n"; + print "idp\">$obj->nom\n"; print '';
'; print_liste_field_titre("Nom",$PHP_SELF,"lower(p.name)", $begin); print ""; @@ -161,7 +164,7 @@ if ($result) print "$obj->firstnamefiltrer '; - print "idp\">$obj->nom'.$obj->email.'