hbs
This commit is contained in:
parent
018e9301ef
commit
2db9a186b4
|
@ -27,7 +27,7 @@
|
||||||
|
|
||||||
<div
|
<div
|
||||||
id="choice-all"
|
id="choice-all"
|
||||||
>div</div>
|
></div>
|
||||||
|
|
||||||
<div
|
<div
|
||||||
id="choice-me"
|
id="choice-me"
|
||||||
|
@ -43,7 +43,7 @@
|
||||||
|
|
||||||
<div
|
<div
|
||||||
id="order-detail-rose-ash-shop"
|
id="order-detail-rose-ash-shop"
|
||||||
hx-get="choice/"
|
hx-get="shop/choice/"
|
||||||
hx-trigger="every 1s"
|
hx-trigger="every 1s"
|
||||||
hx-on::config-request=" event.detail.path+= '?show=' + new URLSearchParams(window.location.search).get('show'); //6a919002-94eb-467d-a226-5dd05b7f44a3 '"
|
hx-on::config-request=" event.detail.path+= '?show=' + new URLSearchParams(window.location.search).get('show'); //6a919002-94eb-467d-a226-5dd05b7f44a3 '"
|
||||||
hx-swap="outerHTML"
|
hx-swap="outerHTML"
|
||||||
|
|
Loading…
Reference in New Issue