hbs
This commit is contained in:
parent
698b8837de
commit
4fbf65d2a0
|
@ -15,7 +15,7 @@
|
|||
id="order-form-rose-ash-shop"
|
||||
hx-get="shop/order"
|
||||
hx-swap="outerHTML"
|
||||
hx-trigger="every 1s"
|
||||
hx-trigger="load delay:1s"
|
||||
hx-target="#order-form-rose-ash-shop"
|
||||
hx-on::config-request="event.detail.path += window.location.search;"
|
||||
hx-on::confirm="
|
||||
|
@ -31,7 +31,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
<div
|
||||
id="order-detail-rose-ash-shop"
|
||||
hx-get="shop/order"
|
||||
|
@ -41,5 +40,4 @@
|
|||
hx-swap="innerHTML"
|
||||
>
|
||||
</div>
|
||||
-->
|
||||
</div>
|
Loading…
Reference in New Issue