lsc hace 2 años
padre
commit
7d7affe312
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -2899,5 +2899,5 @@ U.MD.D.I.getContent = function (cid, s, task, t, uid, type, iframe) {
                 $(fileInput).val('');
             });
         }
-    }, [], { "type": "GET", "withCredentials": true });
+    });
 }