removing .bind mootools call (phase 1/2)
This commit is contained in:
@@ -286,7 +286,7 @@ mindplot.model.INodeModel = new Class({
|
||||
result = result + key + ":" + value + ",";
|
||||
});
|
||||
result = result + "}"
|
||||
}.bind(this));
|
||||
});
|
||||
}
|
||||
|
||||
result = result + ' }';
|
||||
|
Reference in New Issue
Block a user