From 832fe4e95740bcf1f3380a140f8917a72c9b319f Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Wed, 19 Feb 2014 03:11:13 -0300 Subject: [PATCH] Remove mootools more dependency. --- mindplot/src/main/javascript/persistence/XMLSerializer_Pela.js | 2 +- wise-editor/src/main/webapp/html/drag.html | 1 - wise-editor/src/main/webapp/html/editor.html | 1 - wise-editor/src/main/webapp/html/embedded.html | 1 - 4 files changed, 1 insertion(+), 4 deletions(-) diff --git a/mindplot/src/main/javascript/persistence/XMLSerializer_Pela.js b/mindplot/src/main/javascript/persistence/XMLSerializer_Pela.js index bae51dbb..f7cdda4c 100644 --- a/mindplot/src/main/javascript/persistence/XMLSerializer_Pela.js +++ b/mindplot/src/main/javascript/persistence/XMLSerializer_Pela.js @@ -251,7 +251,7 @@ mindplot.persistence.XMLSerializer_Pela = new Class({ if (this._idsMap[id]) { id = null; } else { - this._idsMap[id] = domElem); + this._idsMap[id] = domElem; } var topic = mindmap.createNode(type, id); diff --git a/wise-editor/src/main/webapp/html/drag.html b/wise-editor/src/main/webapp/html/drag.html index 9e47e795..7f9eeb90 100644 --- a/wise-editor/src/main/webapp/html/drag.html +++ b/wise-editor/src/main/webapp/html/drag.html @@ -12,7 +12,6 @@ - diff --git a/wise-editor/src/main/webapp/html/editor.html b/wise-editor/src/main/webapp/html/editor.html index 50a6b7de..fe82ef55 100644 --- a/wise-editor/src/main/webapp/html/editor.html +++ b/wise-editor/src/main/webapp/html/editor.html @@ -12,7 +12,6 @@ - diff --git a/wise-editor/src/main/webapp/html/embedded.html b/wise-editor/src/main/webapp/html/embedded.html index f693e5f4..ea719681 100644 --- a/wise-editor/src/main/webapp/html/embedded.html +++ b/wise-editor/src/main/webapp/html/embedded.html @@ -11,7 +11,6 @@ -