Details
Description
error in javascript code
line 780:
if (typeof(this.oldParent != "undefined")) -> if (typeof(this.oldParent) != "undefined")
error in javascript code
line 780:
if (typeof(this.oldParent != "undefined")) -> if (typeof(this.oldParent) != "undefined")