From cb47e488edb7e1c306dfce86a37a472b76c7c5fe Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 30 Dec 2024 11:24:45 +0000 Subject: [PATCH] . --- generic/templates/generic/exam_cids_edit.html | 14 ++++++++++++-- generic/templates/generic/exam_users_edit.html | 13 ++++++++++++- 2 files changed, 24 insertions(+), 3 deletions(-) diff --git a/generic/templates/generic/exam_cids_edit.html b/generic/templates/generic/exam_cids_edit.html index d2600827..00b8c326 100644 --- a/generic/templates/generic/exam_cids_edit.html +++ b/generic/templates/generic/exam_cids_edit.html @@ -23,12 +23,22 @@ {% comment %} Hide the toggle button if there are no users (to add or remove) {% endcomment %} -{% if current_cid_users or available_cid_users %} -

+

{% if current_cid_users or available_cid_users %} + {% endif %} + + + +