From 367a6d7cb7a2f2406086f8c7af85a677734482ed Mon Sep 17 00:00:00 2001 From: Ezequiel Bergamaschi Date: Mon, 14 Jul 2014 00:11:56 -0300 Subject: [PATCH] change old addEvent method call by .on() --- wise-editor/src/main/webapp/html/drag.html | 4 ++-- wise-editor/src/main/webapp/html/embedded.html | 2 +- wise-webapp/src/main/webapp/jsp/mindmapEditor.jsp | 2 +- wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp | 2 +- wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/wise-editor/src/main/webapp/html/drag.html b/wise-editor/src/main/webapp/html/drag.html index 7f9eeb90..cc441afc 100644 --- a/wise-editor/src/main/webapp/html/drag.html +++ b/wise-editor/src/main/webapp/html/drag.html @@ -21,7 +21,7 @@