1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-05 13:35:25 +02:00

Export to HTML all content from shared spaces

This commit is contained in:
HarveyKandola 2018-07-29 12:36:48 -04:00
parent def01b6265
commit b7fa4e1a1a
2 changed files with 21 additions and 2 deletions

View file

@ -3,6 +3,7 @@
<div class="col">
<div class="view-customize">
<h1 class="admin-heading">{{folders.length}} shared {{label}}</h1>
<button type="button" class="btn btn-success" onclick={{action 'onExport'}}>Export as HTML</button>
</div>
</div>
</div>