Several try fixes.

This commit is contained in:
Paulo Gustavo Veiga
2012-08-27 14:13:27 -03:00
parent 601cbe6d25
commit f961f7f071
3 changed files with 13 additions and 6 deletions

View File

@@ -92,7 +92,7 @@
<div id="export" class="buttonOn">
<img src="images/export.png"/>
</div>
<c:if test="${!readOnlyMode}">
<c:if test="${!readOnlyMode && !memoryPersistence}">
<div id="history" class="buttonOn">
<img src="images/history.png"/>
</div>