CSV export

This commit is contained in:
Claude Brisson
2024-03-15 20:59:19 +01:00
parent fb710fd219
commit 5ebb21b3b0
5 changed files with 50 additions and 6 deletions

View File

@@ -112,6 +112,7 @@
<label>Choose format</label>
<div class="inline fields">
<button type="button" class="ui blue floating publish-html button">HTML</button>
<button type="button" class="ui blue floating publish-csv button">CSV</button>
<button type="button" class="ui blue floating publish-egf button">EGF</button>
<button type="button" class="ui blue floating publish-ffg button">FFG</button>
</div>