This commit is contained in:
2020-07-30 13:31:47 +06:00
parent 1bb0f4ec91
commit f38a9dd3a8
3 changed files with 11 additions and 10222 deletions

View File

@ -609,7 +609,6 @@ class EdtRec
}else
if(vt=="blob" || vt=="file")
{
//ifr=createIFrame("prop_"+this.uid+"_"+nodeProp.getAttribute("n")+'_frm', ScriptUName, td2, false); //IFrame to send the file to the server.
let ifr=createIFrame("prop_"+this.uid+"_"+nodeProp.getAttribute("n")+'_frm', ScriptUName+"?fn=9", td2, false); //IFrame to send the file to the server.
document.body.appendChild(ifr);