Mindplot don't need to be compiled.
This commit is contained in:
@@ -33,7 +33,7 @@ mindplot.CentralTopic = new Class({
|
||||
|
||||
setCursor : function(type) {
|
||||
type = (type == 'move') ? 'default' : type;
|
||||
mindplot.Topic.prototype.setCursor.call(this, type);
|
||||
this.parent(type);
|
||||
},
|
||||
|
||||
isConnectedToCentralTopic : function() {
|
||||
|
||||
Reference in New Issue
Block a user