move shift reports to management
parent
03f0e34b7b
commit
a366d23aee
|
@ -19,9 +19,4 @@
|
||||||
<button>Management</button>
|
<button>Management</button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div hx-boost="true">
|
|
||||||
<a href="/shift_reports">
|
|
||||||
<button>Shift Reports</button>
|
|
||||||
</a>
|
|
||||||
</div>
|
|
||||||
</main>
|
</main>
|
||||||
|
|
|
@ -6,6 +6,11 @@
|
||||||
<button>Return to Main Page</button>
|
<button>Return to Main Page</button>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div hx-boost="true">
|
||||||
|
<a href="/dancers">
|
||||||
|
<button>Dancers</button>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
<div hx-boost="true">
|
<div hx-boost="true">
|
||||||
<a href="/shift_reports">
|
<a href="/shift_reports">
|
||||||
<button>Shift Reports</button>
|
<button>Shift Reports</button>
|
||||||
|
|
Loading…
Reference in New Issue