mirror of
https://bitbucket.org/wisemapping/wisemapping-open-source.git
synced 2024-11-21 21:57:56 +01:00
Bug WISE-423 fixed: Solve map name export.
This commit is contained in:
parent
363c902d09
commit
0e43964428
@ -11,6 +11,7 @@
|
||||
<input name="svgXml" id="svgXml" value="" type="hidden"/>
|
||||
<input name="download" type="hidden" value="mm"/>
|
||||
<input name="version" type="hidden" value=""/>
|
||||
<input name="filename" type="hidden" value="${mindmap.title}"/>
|
||||
<fieldset>
|
||||
<label for="freemind">
|
||||
<input type="radio" id="freemind" name="exportFormat" value="mm" version="1.0.1" checked="checked"/>
|
||||
|
Loading…
Reference in New Issue
Block a user