From 8dcd7b4f66ac3ff7bc80e1035b78ee6235997fe7 Mon Sep 17 00:00:00 2001 From: jlb Date: Fri, 10 Jan 2003 14:29:48 +0000 Subject: [PATCH] ajout de la possibilite de trier en-tete des colonne et ajout des fontions edit, resilier et supprimer pour chaque adherent --- htdocs/adherents/liste.php | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/htdocs/adherents/liste.php b/htdocs/adherents/liste.php index 26f7d7eb452..eeedf4e77ee 100644 --- a/htdocs/adherents/liste.php +++ b/htdocs/adherents/liste.php @@ -51,16 +51,17 @@ if ($result) $num = $db->num_rows(); $i = 0; - print_barre_liste("Liste des adhérents", $page, $PHP_SELF, "&statut=$statut"); + print_barre_liste("Liste des adhérents", $page, $PHP_SELF, "&statut=$statut&sortorder=$sortorder&sortfield=$sortfield"); print ""; print ''; - print ""; - print ""; - print ""; - print ""; - print ""; - print ""; + print "\n"; + print "\n"; + print "\n"; + print "\n"; + print "\n"; + print "\n"; + print "\n"; print "\n"; $var=True; @@ -96,6 +97,7 @@ if ($result) print 'A valider'; } print ""; + print "\n";" print ""; $i++; }
Prenom Nom / SociétéDateEmailTypePersonneStatutPrenom Nom / SociétéDate CotisationEmailTypePersonneStatutAction
rowid\">Editer
rowid&action=resign\">Resilier
rowid&action=delete\">Supprimer