п
This commit is contained in:
@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user