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 e3478e1d..561faa93 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapEditor.jsp @@ -1,5 +1,3 @@ -<%@ page import="com.wisemapping.security.Utils" %> -<%@ page import="com.wisemapping.model.User" %> <%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> <%@ include file="init.jsp" %> @@ -11,9 +9,9 @@ + - <%@ include file="pageHeaders.jsf" %> 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 b4fdc6ab..63f3b91c 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/mindmapViewonly.jsp @@ -7,9 +7,9 @@ + - 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 420142bc..f091e3b5 100644 --- a/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp +++ b/wise-webapp/src/main/webapp/WEB-INF/views/reactInclude.jsp @@ -1,12 +1,13 @@ -<%@ taglib uri = "jakarta.tags.functions" prefix = "fn" %> <%@ page pageEncoding="UTF-8" contentType="text/html; charset=UTF-8" %> +<%@taglib uri="jakarta.tags.functions" prefix="fn" %> +<%@taglib uri="jakarta.tags.core" prefix="c"%> + - <%@ include file="pageHeaders.jsf" %> @@ -47,7 +48,8 @@
- +