Jul 15 - Add Auditor user role - fix Notification matrix

This commit is contained in:
2026-07-15 13:54:51 -04:00
parent fcb959900f
commit f9d00b7c19
+1 -1
View File
@@ -95,7 +95,7 @@
{# Row 1: spanning group headers #} {# Row 1: spanning group headers #}
<tr> <tr>
<th class="event-col" rowspan="2" style="min-width:200px;">Event</th> <th class="event-col" rowspan="2" style="min-width:200px;">Event</th>
<th class="group-hdr" colspan="4">Internal Recipients</th> <th class="group-hdr" colspan="5">Internal Recipients</th>
<th class="group-hdr" colspan="1">Customer</th> <th class="group-hdr" colspan="1">Customer</th>
<th class="group-hdr" colspan="1">Custom Recipients</th> <th class="group-hdr" colspan="1">Custom Recipients</th>
</tr> </tr>