hbs
This commit is contained in:
parent
b6bae4c8c3
commit
86ab5cd95e
|
@ -3,7 +3,7 @@
|
|||
<div hx-ext="ws" ws-connect="shop-ws/ws-total"></div>
|
||||
|
||||
<div
|
||||
hx-get="shop/orders/totals"
|
||||
hx-get="shop/totals"
|
||||
hx-trigger="load delay:1ms"
|
||||
hx-swap="outerHTML"
|
||||
></div>
|
||||
|
|
Loading…
Reference in New Issue