Export spreadsheet

This commit is contained in:
2022-01-11 01:02:13 +02:00
parent 19909a7b5e
commit 35fd113be0
2 changed files with 29 additions and 28 deletions

View File

@@ -13,9 +13,10 @@ block content
p.flow-text= project.description
.row
.col.s12
a.btn.black(href=`/projects/${project.id}/campaign`) funding campaign
if isOwnedByUser
.row
.col.s12
a.btn.black(href=`/projects/${project.id}/campaign`) funding campaign
.row
.col.s12
form(action=`/projects/${project.id}/spreadsheet`, method="post")