Commands fixed.

This commit is contained in:
Paulo Veiga
2011-07-30 18:55:32 -03:00
parent b5987d1b89
commit 6a4a0f68fc
17 changed files with 471 additions and 392 deletions

View File

@@ -48,10 +48,12 @@ mindplot.MindmapDesigner = new Class({
// Register handlers..
this._registerEvents();
this._relationships = {};
this._events = {};
// Action !
},
_getTopics : function() {