More fixes.
This commit is contained in:
@@ -81,7 +81,6 @@ mindplot.model.IMindmap = new Class({
|
||||
$assert(parent, 'Child model seems to be already connected');
|
||||
|
||||
parent.removeChild(child);
|
||||
|
||||
this.addBranch(child);
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user