Finally viewmode.html render.
This commit is contained in:
@@ -90,7 +90,7 @@ mindplot.ShirinkConnector = new Class({
|
||||
},
|
||||
|
||||
addToWorkspace: function(group) {
|
||||
group.appendChild(this._ellipse);
|
||||
group.append(this._ellipse);
|
||||
},
|
||||
|
||||
setPosition: function(x, y) {
|
||||
|
Reference in New Issue
Block a user