From e00544e02425844606e34c7e02dafcdb1443f39e Mon Sep 17 00:00:00 2001 From: CactusPuppy Date: Sat, 6 Mar 2021 22:56:01 -0800 Subject: [PATCH] Add buttons for submission text template reset --- app/views/proposals/_proposal_form.html.haml | 1 + 1 file changed, 1 insertion(+) diff --git a/app/views/proposals/_proposal_form.html.haml b/app/views/proposals/_proposal_form.html.haml index 423a7fba..5f907d6a 100644 --- a/app/views/proposals/_proposal_form.html.haml +++ b/app/views/proposals/_proposal_form.html.haml @@ -56,6 +56,7 @@ = f.input :submission_text, input_html: { rows: 5, data: { provide: 'markdown' }, placeholder: '' }, hint: markdown_hint('Only conference organizers will read this.') + %button.btn.btn-primary.primary-button{ type: 'button', id: 'sub_text_reset', data: { confirm: 'Do you really want to reset your submission text to the provided template?' } } Reset to Template %p You have used