diff --git a/src/clj/auto_ap/ssr/transaction/insights.clj b/src/clj/auto_ap/ssr/transaction/insights.clj index 729cf6fa..73b275a9 100644 --- a/src/clj/auto_ap/ssr/transaction/insights.clj +++ b/src/clj/auto_ap/ssr/transaction/insights.clj @@ -291,7 +291,7 @@ :active-client (:client (:session request)) :identity (:identity request) :app-params {:hx-get (bidi/path-for ssr-routes/only-routes - :admin-history) + :transaction-insights) :hx-trigger "clientSelected from:body" :hx-select "#app-contents" :hx-swap "outerHTML swap:300ms"}}