From 2b8280168e75d8f234adf59c72f7f7bc5c62c5af Mon Sep 17 00:00:00 2001 From: DocuSeal Date: Sat, 7 Oct 2023 09:06:09 +0300 Subject: [PATCH] move custom completted button to the top --- app/javascript/submission_form/completed.vue | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/app/javascript/submission_form/completed.vue b/app/javascript/submission_form/completed.vue index 32d204b9..e7a3e1e4 100644 --- a/app/javascript/submission_form/completed.vue +++ b/app/javascript/submission_form/completed.vue @@ -11,6 +11,15 @@

+ + + {{ completedButton.title || 'Back to Website' }} + +