Relationships almost working
This commit is contained in:
@@ -385,7 +385,7 @@ mindplot.Topic = new Class({
|
||||
return this.getModel().getLinks().length != 0;
|
||||
},
|
||||
|
||||
addRelationship : function(relationship) {
|
||||
connectByRelation : function(relationship) {
|
||||
this._relationships.push(relationship);
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user