lsc пре 2 година
родитељ
комит
e4ebf84d6b
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      js/Desktop/DeskTop.js

+ 2 - 2
js/Desktop/DeskTop.js

@@ -4644,10 +4644,10 @@ U.MD.D.I.openApplicationYu = function (str, cid, stage, task, tool) {
                 type = '3'
             } else if (aTool == 6) {
                 text = _iframe.contentWindow.$("#U_MD_O_H_wordEditor")[0].innerHTML.escapeQuotes()
-                type = '2'
+                type = '1'
             } else if (aTool == 3) {
                 text = await U.MD.D.I.getEditorContent(_iframe);
-                type = '1'
+                type = '2'
             }
             _loading.style.display = 'flex'