Commit a5264e47 by Tomas Alabes

Missing comma

parent 210ce212
......@@ -607,7 +607,7 @@ window.Raphael && window.Raphael.svg && function(R) {
} else {
return node;
}
}
},
Element = function (node, svg) {
var X = 0,
Y = 0;
......
This source diff could not be displayed because it is too large. You can view the blob instead.
......@@ -6422,7 +6422,7 @@
} else {
return node;
}
}
},
Element = function (node, svg) {
var X = 0,
Y = 0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment