Makes client change not go to the wrong page
This commit is contained in:
@@ -291,7 +291,7 @@
|
|||||||
:active-client (:client (:session request))
|
:active-client (:client (:session request))
|
||||||
:identity (:identity request)
|
:identity (:identity request)
|
||||||
:app-params {:hx-get (bidi/path-for ssr-routes/only-routes
|
:app-params {:hx-get (bidi/path-for ssr-routes/only-routes
|
||||||
:admin-history)
|
:transaction-insights)
|
||||||
:hx-trigger "clientSelected from:body"
|
:hx-trigger "clientSelected from:body"
|
||||||
:hx-select "#app-contents"
|
:hx-select "#app-contents"
|
||||||
:hx-swap "outerHTML swap:300ms"}}
|
:hx-swap "outerHTML swap:300ms"}}
|
||||||
|
|||||||
Reference in New Issue
Block a user