From: Pascale Noyret Date: Thu, 14 Dec 2006 18:02:49 +0000 (+0000) Subject: PN : bug sur la visualisation X-Git-Tag: V1_11b4~2 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=9b2ffcf133990511715cb4d345e699407a021066;p=tools%2Feficas.git PN : bug sur la visualisation --- diff --git a/Editeur/bureau.py b/Editeur/bureau.py index 65ea18ef..cc3fc933 100644 --- a/Editeur/bureau.py +++ b/Editeur/bureau.py @@ -299,6 +299,7 @@ class BUREAU: """ if mode == 'JDC': if not hasattr(self,'JDC') : return + if self.JDC == None : return titre="rapport de validation du jeu de commandes courant" cr = self.JDC.report() #self.update_jdc_courant()