From 87382fbf6f4dc23e85ac213fe9e16f66447eec29 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Fri, 25 Sep 2015 01:23:38 +0200 Subject: [PATCH] Confusion and/or --- 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 d3c69f74..f77f138b 100755 --- a/gestion/gest_crans.py +++ b/gestion/gest_crans.py @@ -110,7 +110,7 @@ def set_bases(adher): # Affichage annul, result = dialog(arg) - if annul and any([result[i] == '' for i in xrange(len(result))]): + if annul or any([result[i] == '' for i in xrange(len(result))]): return 1 # Traitement