From 6efc068a6ce232c6bd9264f2ab30f9697df4c30a Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Mon, 10 Sep 2012 14:45:44 -0300 Subject: [PATCH] Fix editor.js url location. --- wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp | 2 +- wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp b/wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp index 5fafa58a..7b6705dc 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapEmbed.jsp @@ -83,7 +83,7 @@ - + <%@ include file="/jsp/mindmapEditorFooter.jsf" %> diff --git a/wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp b/wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp index dfd0df63..4c6c47c3 100644 --- a/wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp +++ b/wise-webapp/src/main/webapp/jsp/mindmapPrint.jsp @@ -118,7 +118,7 @@ - + <%@ include file="/jsp/mindmapEditorFooter.jsf" %>