fixing print and export

This commit is contained in:
Pablo Luna
2011-04-06 20:36:57 +01:00
parent 1a69d0b3c3
commit 5318e29df5
3 changed files with 9 additions and 8 deletions

View File

@@ -220,9 +220,9 @@
rel="moodalbox 600px 400px" title="<spring:message code="EXPORT_DETAILS"/>">
<spring:message code="EXPORT"/>
</a>--%>
<a href="javascript:printMap(${mindmap.id});">
<%--<a href="javascript:printMap(${mindmap.id});">
<spring:message code="PRINT"/>
</a>
</a>--%>
</div>
</div>
</td>