Created view to calculate statistics for YTD Permits. Also changed the term RDI to Permit for consistency and understanding
This commit is contained in:
+2
-2
@@ -104,8 +104,8 @@
|
||||
|
||||
<div class="dropdown-menu mt-2 pt-0 pb-0">
|
||||
|
||||
<a class="dropdown-item ps-2 manage-rdi" href="javascript:void(0);">
|
||||
<i class="bi bi-buildings me-2"/>RDI Records</a>
|
||||
<a class="dropdown-item ps-2 manage-permits" href="javascript:void(0);">
|
||||
<i class="bi bi-buildings me-2"/>Permits</a>
|
||||
|
||||
<a class="dropdown-item ps-2 rdi-consolidation" href="javascript:void(0);">
|
||||
<i class="bi bi-hammer me-2"/>RDI Consolidation</a>
|
||||
|
||||
Reference in New Issue
Block a user