lsc преди 2 години
родител
ревизия
7d7affe312
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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 });
+    });
 }