deployed
This commit is contained in:
parent
aded426ca5
commit
bb6007b867
|
@ -3,7 +3,7 @@
|
||||||
<div
|
<div
|
||||||
hx-get="shop/?"
|
hx-get="shop/?"
|
||||||
hx-trigger="load delay:1ms"
|
hx-trigger="load delay:1ms"
|
||||||
hx-headers='{ "rose-ash-shop": "true", "rose-ash-shop-layout-top": "post" }'
|
hx-headers='{ "rose-ash-shop": "true", "rose-ash-shop-layout-top": "shop" }'
|
||||||
hx-on::config-request = "
|
hx-on::config-request = "
|
||||||
//e vent.detail.path += window.location.search
|
//e vent.detail.path += window.location.search
|
||||||
const param = new URLSearchParams(window. location.search)
|
const param = new URLSearchParams(window. location.search)
|
||||||
|
|
Loading…
Reference in New Issue