transactions page progress.
This commit is contained in:
@@ -329,7 +329,7 @@
|
||||
|
||||
#_{:clj-kondo/ignore [:clojure-lsp/unused-public-var]}
|
||||
(defn tx-detail [i]
|
||||
(map (juxt :e #(pull-attr (dc/db conn) :db/ident (:a %)) :v)
|
||||
(map (juxt :e #(pull-attr (dc/db conn) :db/ident (:a %)) :v :added)
|
||||
(:data (first
|
||||
(dc/tx-range (dc/log conn)
|
||||
i
|
||||
|
||||
Reference in New Issue
Block a user