From 5d29bd96044e9a692e3ce657235e7a9654561345 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 21 Nov 2019 21:13:42 +0100 Subject: [PATCH] Add copy/re-submit button to all contribution details We can in fact just use the exact same re-submission as for vetoed contributions. So all that is needed is a new button in the UI. closes #161 --- app/templates/dashboard/contributions/show.hbs | 1 + 1 file changed, 1 insertion(+) diff --git a/app/templates/dashboard/contributions/show.hbs b/app/templates/dashboard/contributions/show.hbs index b0d43b3d..73a1de25 100644 --- a/app/templates/dashboard/contributions/show.hbs +++ b/app/templates/dashboard/contributions/show.hbs @@ -50,6 +50,7 @@

+ {{link-to "Copy & edit as new" "contributions.resubmit" model class="button small"}}. {{#if model.ipfsHash}}