lsc 1 rok pred
rodič
commit
b99ab7e269
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6564,7 +6564,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
         if (str == 'cocoPi') {
             _iframe = _formdiv.querySelector('iframe')
             let onloadListener = U.UF.DL.iframeLoad(_iframe, function () {
-                U.MD.D.I.getUploadContent(cid, stage, task, tool, _userid, aTool, _iframe)
+                // U.MD.D.I.getUploadContent(cid, stage, task, tool, _userid, aTool, _iframe)
             })
             if (onloadListener) {
                 _iframe.contentDocument.location.reload()