Fix history render
This commit is contained in:
@@ -14,6 +14,7 @@
|
||||
<%@ include file="/jsp/pageHeaders.jsf" %>
|
||||
<script type="text/javascript">
|
||||
var mapId = '${mindmap.id}';
|
||||
var historyId = '${hid}';
|
||||
var memoryPersistence = true;
|
||||
var readOnly = true;
|
||||
var userOptions = ${mindmap.properties};
|
||||
|
Reference in New Issue
Block a user