new cake form
This commit is contained in:
parent
36484f874f
commit
331f3080f9
8 changed files with 127 additions and 43 deletions
|
|
@ -46,7 +46,7 @@
|
|||
</script>
|
||||
</form>
|
||||
<!--A dropdown with all available cakes loaded dynamically-->
|
||||
<div hx-get="cake/options" hx-swap="innerHTML" hx-trigger="load" hx-target="closest div">
|
||||
<div hx-get="available_cakes" hx-swap="outerHTML" hx-trigger="load">
|
||||
</div>
|
||||
<!--A space to fit the response after submitting the form-->
|
||||
<div id="new_order_response"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue