From e8196452780f846cf01a906985e4f8223440b730 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 22 Oct 2025 21:56:11 +0100 Subject: [PATCH] Remove Edit and Cancel buttons from review templates for cleaner UI --- .../partials/question_review_block.html | 3 -- .../partials/question_review_form.html | 1 - sbas/templates/sbas/question_detail.html | 47 +++++++++++++------ 3 files changed, 33 insertions(+), 18 deletions(-) diff --git a/generic/templates/generic/partials/question_review_block.html b/generic/templates/generic/partials/question_review_block.html index ed8f262d..45294fec 100644 --- a/generic/templates/generic/partials/question_review_block.html +++ b/generic/templates/generic/partials/question_review_block.html @@ -8,8 +8,5 @@
by {{ review.get_author_str }} on {{ review.created_on }}
-
- -
\ No newline at end of file diff --git a/generic/templates/generic/partials/question_review_form.html b/generic/templates/generic/partials/question_review_form.html index efbf24f3..a362f02b 100644 --- a/generic/templates/generic/partials/question_review_form.html +++ b/generic/templates/generic/partials/question_review_form.html @@ -15,6 +15,5 @@
-
\ No newline at end of file diff --git a/sbas/templates/sbas/question_detail.html b/sbas/templates/sbas/question_detail.html index d7480cbe..456b3b68 100644 --- a/sbas/templates/sbas/question_detail.html +++ b/sbas/templates/sbas/question_detail.html @@ -10,28 +10,47 @@ Delete Admin - + -