From 82b95a835c1395bef417611b690d77ffbf549ec1 Mon Sep 17 00:00:00 2001 From: bernat Date: Wed, 7 Sep 2005 07:31:52 +0200 Subject: [PATCH] Espace plus blan darcs-hash:20050907053152-d1718-29f022c2248bebd55c6098972863eb1004d7e3ed.gz --- gestion/gest_crans.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/gest_crans.py b/gestion/gest_crans.py index c7ecbf03..399e4359 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -988,7 +988,7 @@ def select_club(clas) : annul, res = dialog(arg) if annul : return return clas.search('cid=%s' % res[0],'w')['club'][0] - + def del_club(club) : """ Destruction club """ quoi ='Toutes les machines associées à cet adhérent seront détruites'