Fix mindplot public view issue

This commit is contained in:
Paulo Gustavo Veiga
2021-12-25 22:55:22 -08:00
parent b3e26caee4
commit 9cb4018ce4
168 changed files with 20 additions and 89 deletions

View File

@@ -29,7 +29,7 @@
var mindmapLocked = ${mindmapLocked};
var mindmapLockedMsg = '<spring:message code="MINDMAP_LOCKED" arguments="${lockInfo.user.fullName},${lockInfo.user.email}"/>';
var userOptions = ${mindmap.properties};
var isAuth = ${principal != null};
</script>
<%@ include file="/jsp/googleAnalytics.jsf" %>
</head>