@@ -3912,7 +3912,7 @@ U.MD.D.I.getContents2 = function (cid, s, task, t, uid, type, iframe) {
$(fileInput).val('');
});
}else if(type == '3'){
- _iframe.contentWindow.h.app.updateScene({elements:JSON.parse(JSON.parse(xmlhttp.response)[0][0].text)})
+ iframe.contentWindow.h.app.updateScene({elements:JSON.parse(JSON.parse(xmlhttp.response)[0][0].text)})
}