From 3da4e3ce463498e53b092fba528d333b2a6effba Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Thu, 20 Jan 2022 21:47:33 +0000 Subject: [PATCH] Make name required. Make delete box select2 so it's filterable --- manage_document_tags_modal.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manage_document_tags_modal.php b/manage_document_tags_modal.php index 76f9a79e..d08c12f3 100644 --- a/manage_document_tags_modal.php +++ b/manage_document_tags_modal.php @@ -11,7 +11,7 @@
- +
@@ -22,7 +22,7 @@
- "; echo htmlentities($document_tag['tag_name']); echo "";