lsc 1 ano atrás
pai
commit
9ce943ff8e
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -6561,7 +6561,7 @@ U.MD.D.I.openApplicationUpload = function (str, cid, stage, task, tool) {
 
 
     if (_iframe) {
-        if (str == 'cocoPi') {
+        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,'15', _iframe)