Quich fix for export error

This commit is contained in:
Pablo Luna
2011-03-28 15:16:32 +01:00
parent bd7c83f17d
commit 92d39f0a08
7 changed files with 28 additions and 21 deletions

View File

@@ -227,10 +227,10 @@
<spring:message code="PUBLISH"/>
</a>
</c:if>
<a href="export.htm?mapId=${mindmap.id}"
<%--<a href="export.htm?mapId=${mindmap.id}"
rel="moodalbox 600px 400px" title="<spring:message code="EXPORT_DETAILS"/>">
<spring:message code="EXPORT"/>
</a>
</a>--%>
<a href="javascript:printMap(${mindmap.id});">
<spring:message code="PRINT"/>
</a>