From df096438e33faf3bfb55327e715c9c1228b5efee Mon Sep 17 00:00:00 2001 From: James Date: Tue, 17 Mar 2026 21:08:15 -0400 Subject: [PATCH] fix: addManualPerson shows error when name+email empty; fix duplicate id=templateList --- portal/templates/app/project.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/portal/templates/app/project.html b/portal/templates/app/project.html index 38e8c21..088b2e2 100644 --- a/portal/templates/app/project.html +++ b/portal/templates/app/project.html @@ -325,7 +325,7 @@

Choose which request list templates to include in this project.

-
+