From c6f032a6d592f5791b9bd6c6d8d1e2111bae069c Mon Sep 17 00:00:00 2001 From: Victor Lee Date: Fri, 20 Sep 2024 10:42:32 -0400 Subject: [PATCH] Added table name and styling to volunteers without supervisors table (#6037) * added title and styling to volunteers without supervisors table * Update app/views/supervisors/index.html.erb Co-authored-by: Yuri Bocharov --------- Co-authored-by: Yuri Bocharov --- app/views/supervisors/index.html.erb | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/app/views/supervisors/index.html.erb b/app/views/supervisors/index.html.erb index 364e0df8de..a28d8e1131 100644 --- a/app/views/supervisors/index.html.erb +++ b/app/views/supervisors/index.html.erb @@ -123,13 +123,16 @@
+
+

Volunteers without Supervisors

+
<% if @available_volunteers.any? %>
- - + +
Active volunteers not assigned to supervisors
Assigned to Case(s)
Active volunteers not assigned to supervisorsAssigned to Case(s)