]> SALOME platform Git repositories - modules/eficas.git/commitdiff
Salome HOME
correction pb commentarisation commande
authoreficas <>
Thu, 15 Dec 2005 18:28:13 +0000 (18:28 +0000)
committereficas <>
Thu, 15 Dec 2005 18:28:13 +0000 (18:28 +0000)
Editeur/compooper.py

index 8728f866caf4a34847c08f29a7525135f35d2071..945baceeac30a997b350e73e74c2f285267682db 100644 (file)
@@ -301,7 +301,7 @@ class EtapeTreeItem(Objecttreeitem.ObjectTreeItem):
       pos=self.object.parent.etapes.index(self.object)
       parent=self.object.parent
       self.object.parent.suppentite(self.object)
-      addentite(commande_comment,pos)
+      parent.addentite(commande_comment,pos)
 
       return commande_comment