new order popup
This commit is contained in:
parent
fbed113a55
commit
cdd60a01f7
5 changed files with 81 additions and 0 deletions
7
templates/new_order.gohtml
Normal file
7
templates/new_order.gohtml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<form>
|
||||
<label>
|
||||
ok
|
||||
<input>
|
||||
</label>
|
||||
<button hx-post="/order/new" hx-swap="delete" hx-target="closest form">Submit</button>
|
||||
</form>
|
||||
Loading…
Add table
Add a link
Reference in a new issue