Relationships almost working
This commit is contained in:
@@ -96,7 +96,7 @@ mindplot.model.IMindmap = new Class({
|
||||
throw "Unsupported operation";
|
||||
},
|
||||
|
||||
addRelationship : function(relationship) {
|
||||
addRelationship : function(rel) {
|
||||
throw "Unsupported operation";
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user