move shift reports to management

main
Zynh0722 2023-11-05 06:49:25 -08:00
parent 03f0e34b7b
commit a366d23aee
2 changed files with 5 additions and 5 deletions

View File

@ -19,9 +19,4 @@
<button>Management</button>
</a>
</div>
<div hx-boost="true">
<a href="/shift_reports">
<button>Shift Reports</button>
</a>
</div>
</main>

View File

@ -6,6 +6,11 @@
<button>Return to Main Page</button>
</a>
</div>
<div hx-boost="true">
<a href="/dancers">
<button>Dancers</button>
</a>
</div>
<div hx-boost="true">
<a href="/shift_reports">
<button>Shift Reports</button>