From 553688b07011fe78fa6be4c290d3cec063e7a663 Mon Sep 17 00:00:00 2001 From: Paulo Gustavo Veiga Date: Sun, 6 Aug 2023 21:57:26 -0700 Subject: [PATCH] Refactor variable properties. --- .../src/main/webapp/WEB-INF/views/mindmapEditor.jsp | 11 ++++++----- .../src/main/webapp/WEB-INF/views/mindmapViewonly.jsp | 6 ++++-- .../src/main/webapp/WEB-INF/views/reactInclude.jsp | 8 +++++--- 3 files changed, 15 insertions(+), 10 deletions(-) diff --git a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp index dd0a179b..e667e1b3 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp @@ -6,10 +6,13 @@ <%--@elvariable id="editorTryMode" type="java.lang.String"--%> <%--@elvariable id="lockInfo" type="com.wisemapping.service.LockInfo"--%> + + + - + @@ -43,9 +46,7 @@
- - - + + - diff --git a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp index 1eb92c43..88cb969a 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp @@ -1,5 +1,7 @@ <%@page pageEncoding="UTF-8" %> <%@include file="init.jsp" %> + + <%--@elvariable id="mindmap" type="com.wisemapping.model.Mindmap"--%> @@ -7,7 +9,7 @@ - + @@ -71,7 +73,7 @@ :${mindmap.title} - +
diff --git a/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp b/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp index e637dc4b..ac1561df 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp @@ -1,11 +1,13 @@ <%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> <%@taglib uri="jakarta.tags.functions" prefix="fn" %> <%@taglib uri="jakarta.tags.core" prefix="c"%> + + - + @@ -48,8 +50,8 @@
- - + +