Export to spreadsheet

This commit is contained in:
2022-01-04 01:52:32 +02:00
parent 4458d22576
commit c41dfcb74f
4 changed files with 490 additions and 0 deletions

View File

@@ -10,6 +10,11 @@ block content
.row
.col.s12
a.btn.black(href=`/projects/${project.id}/campaign`) funding campaign
.row
.col.s12
form(action=`/projects/${project.id}/spreadsheet`, method="post")
button.btn.black(type="submit") export to spreadsheets
.divider
h2 Entries
each projectEntryVersion in project.projectEntryVersions