correct link throughs

This commit is contained in:
2024-11-11 19:29:17 -08:00
parent 0e5407072e
commit aed9113306
4 changed files with 41 additions and 28 deletions

View File

@@ -109,13 +109,6 @@
:headers {"hx-retarget" (format "#entity-table tr[data-id=\"%d\"]" (:db/id invoice))}))
(defn wrap-ensure-bank-account-belongs [handler]
(fn [{:keys [query-params client] :as request}]
(let [bank-account-belongs? (get (set (map :db/id (:client/bank-accounts client)))