mlhim-specs-dev team mailing list archive
-
mlhim-specs-dev team
-
Mailing list archive
-
Message #00794
[Branch ~cdd-dev/cdd/trunk] Rev 305: Minor correction to export xsd
------------------------------------------------------------
revno: 305
committer: Eduardo Ribeiro <xcesar@xxxxxxxxx>
branch nick: devel
timestamp: Thu 2013-01-31 19:50:27 -0200
message:
Minor correction to export xsd
modified:
src/2.0/cdd.py
--
lp:cdd
https://code.launchpad.net/~cdd-dev/cdd/trunk
Your team MLHIM Specifications Developers is subscribed to branch lp:cdd.
To unsubscribe from this branch go to https://code.launchpad.net/~cdd-dev/cdd/trunk/+edit-subscription
=== modified file 'src/2.0/cdd.py'
--- src/2.0/cdd.py 2013-01-31 19:11:59 +0000
+++ src/2.0/cdd.py 2013-01-31 21:50:27 +0000
@@ -40,7 +40,7 @@
self.init_things()
def init_things(self):
-
+ self.tree = self.tree_ctrl_ccd
# Setup the tree
self.root, self.metadata_item, self.definition_item = self.tree_ctrl_ccd.setup_tree()