Reporting page

This commit is contained in:
James Pattinson
2025-10-25 14:23:52 +00:00
parent 023c238cee
commit 7643c179fb
2 changed files with 735 additions and 0 deletions

View File

@@ -562,6 +562,9 @@
<button class="btn btn-success" onclick="openNewPPRModal()">
New PPR Entry
</button>
<button class="btn btn-primary" onclick="window.open('reports.html', '_blank')">
📊 Reports
</button>
<button class="btn btn-warning" onclick="openUserManagementModal()" id="user-management-btn" style="display: none;">
👥 User Management
</button>