From 9efec6b79bd38841b69f4d502b5ecf72391adcb7 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 22 Oct 2025 21:53:37 +0100 Subject: [PATCH] Update button label for reviews history and relocate modal definition for clarity --- sbas/templates/sbas/question_detail.html | 41 ++++++++++++------------ 1 file changed, 21 insertions(+), 20 deletions(-) diff --git a/sbas/templates/sbas/question_detail.html b/sbas/templates/sbas/question_detail.html index af47c113..d7480cbe 100644 --- a/sbas/templates/sbas/question_detail.html +++ b/sbas/templates/sbas/question_detail.html @@ -11,8 +11,27 @@ Admin - + + + + {% endpartialdef %} {% block content %} @@ -175,23 +194,5 @@ -{% endblock %} - - \ No newline at end of file +{% endblock %} \ No newline at end of file