correct link throughs
This commit is contained in:
@@ -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)))
|
||||
|
||||
Reference in New Issue
Block a user