From 333779235446b7e0b0daa0394573b9eaab0497c3 Mon Sep 17 00:00:00 2001 From: Dorothy Tran Date: Sat, 11 Nov 2023 12:26:37 -0500 Subject: [PATCH] Added back button to create survey and answer pages. --- src/main/resources/templates/answerSurvey.html | 5 ++++- src/main/resources/templates/createSurvey.html | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/main/resources/templates/answerSurvey.html b/src/main/resources/templates/answerSurvey.html index 98e9004..1b46c05 100644 --- a/src/main/resources/templates/answerSurvey.html +++ b/src/main/resources/templates/answerSurvey.html @@ -32,6 +32,9 @@

Survey#: < -
+ \ No newline at end of file diff --git a/src/main/resources/templates/createSurvey.html b/src/main/resources/templates/createSurvey.html index ff98185..11b5b69 100644 --- a/src/main/resources/templates/createSurvey.html +++ b/src/main/resources/templates/createSurvey.html @@ -23,7 +23,10 @@

Form Title

-
+