Created view to calculate statistics for YTD Permits. Also changed the term RDI to Permit for consistency and understanding

This commit is contained in:
James Richie
2026-04-04 19:14:39 -04:00
parent 1499685dd0
commit a24bcfbae7
25 changed files with 1332 additions and 1171 deletions
+1 -1
View File
@@ -325,6 +325,6 @@ table.table-auto tbody td:not(:last-of-type), table.table-auto tfoot td:not(:las
font-family: bootstrap-icons;
}
.manageRDI th.sortable:hover {
th.sortable:hover {
cursor: pointer;
}