Fix public mindmap view including new zoom and style

This commit is contained in:
Paulo Gustavo Veiga
2022-01-08 10:32:49 -08:00
parent 761b2e5ee0
commit 101dbd81c3
4 changed files with 41 additions and 112 deletions

View File

@@ -5,7 +5,7 @@
<definition name="homepage" template="/jsp/homepage.jsp"/>
<definition name="mindmapEmbedded" template="/jsp/mindmapEmbed.jsp"/>
<definition name="mindmapEditor" template="/jsp/mindmapEditor.jsp"/>
<definition name="mindmapPrint" template="/jsp/mindmapPrint.jsp"/>
<definition name="mindmapPrint" template="/jsp/mindmapViewonly.jsp"/>
<definition name="login" template="/jsp/reactInclude.jsp"/>
<definition name="registration" template="/jsp/reactInclude.jsp"/>