5 lines
251 B
HTML
5 lines
251 B
HTML
@()
|
|
|
|
<button hx-post="/api/shifts/open" hx-swap="outerHTML" hx-target="body" type="button" class="text-white bg-blue-700 hover:bg-blue-800 focus:ring-4 focus:ring-blue-300 font-medium rounded-lg text-sm px-5 py-2.5 me-2 mb-2 ">
|
|
Open Shift
|
|
</button>
|