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'