lsc %!s(int64=2) %!d(string=hai) anos
pai
achega
03a12ff8ee
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      js/Desktop/DeskTop.js

+ 1 - 1
js/Desktop/DeskTop.js

@@ -2807,7 +2807,7 @@ U.MD.D.I.openApplicationJie = function (str, cid, stage, task, tool) {
             if (aTool == 6) {
                 text = _iframe.contentWindow.$("#U_MD_O_H_wordEditor")[0].innerHTML.escapeQuotes()
             } else if (aTool == 3) {
-                text = editor.minder.exportData('json').then(function (content) {
+                text = _iframe.contentWindow.editor.minder.exportData('json').then(function (content) {
                     console.log(content);
                     return content
                 });