Remove Image export support. It will be moved to the front end.
This commit is contained in:
@@ -91,7 +91,6 @@
|
||||
<div id="export" class="buttonOn">
|
||||
<img src="../../images/editor/export.svg"/>
|
||||
</div>
|
||||
<a id="export_anchor" href="" download=""></a>
|
||||
<c:if test="${!readOnlyMode && !memoryPersistence}">
|
||||
<div id="history" class="buttonOn">
|
||||
<img src="../../images/editor/history.svg"/>
|
||||
|
Reference in New Issue
Block a user