fixed issues 3.0

This commit is contained in:
Dante Ruiz 2017-01-07 00:08:53 +00:00
parent 55e7b46790
commit 4ef5c76a65

View file

@ -175,4 +175,4 @@ WebTablet.unpickle = function (string) {
WebTablet.prototype.getPosition = function () {
return Overlays.getProperty(this.webOverlayID, "position");
}
}