try-ws
This commit is contained in:
parent
d8358ab1c6
commit
54140076fb
|
@ -28,7 +28,7 @@
|
||||||
<div hx-ext="ws" ws-connect="shop-ws/ws-total"></div>
|
<div hx-ext="ws" ws-connect="shop-ws/ws-total"></div>
|
||||||
<div
|
<div
|
||||||
id="total-rose-ash-shop"
|
id="total-rose-ash-shop"
|
||||||
hx-get="shop/orders/total"
|
hx-gett="shop/orders/total"
|
||||||
hx-trigger="load delay:1ms, configured from:body, ordered from:body delay:1ms, paid from:body"
|
hx-trigger="load delay:1ms, configured from:body, ordered from:body delay:1ms, paid from:body"
|
||||||
hx-swap="innerHTML"
|
hx-swap="innerHTML"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue