Mindmap loading is lazy.
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<property name="title"/>
|
||||
<property name="public"/>
|
||||
<property name="description"/>
|
||||
<property name="zippedXml" column="XML"/>
|
||||
<property name="zippedXml" column="XML" lazy="true"/>
|
||||
<property name="lastModificationTime" column="edition_date"/>
|
||||
<property name="creationTime" column="creation_date"/>
|
||||
<property name="tags" column="tags"/>
|
||||
|
Reference in New Issue
Block a user