working health form pieces too with much better logging
This commit is contained in:
parent
4a8325aa35
commit
a3fbdfae8b
3 changed files with 54 additions and 41 deletions
|
@ -219,7 +219,8 @@
|
|||
<form id='form'
|
||||
hx-post="http://localhost:4242/health-form"
|
||||
hx-encoding="multipart/form-data"
|
||||
autocomplete="on" method="post"
|
||||
autocomplete="on"
|
||||
method="post"
|
||||
target="_parent"
|
||||
class="w-full items-center flex flex-wrap">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue