progress, working.
This commit is contained in:
@@ -95,7 +95,6 @@
|
||||
(fn [db]
|
||||
(-> db ::ledger-list-active?)))
|
||||
|
||||
|
||||
(re-frame/reg-sub
|
||||
::period-accounts
|
||||
:<- [::forms/form ::form]
|
||||
@@ -579,7 +578,6 @@
|
||||
(let [all-accounts @(re-frame/subscribe [::all-accounts])
|
||||
periods @(re-frame/subscribe [::periods])
|
||||
include-deltas @(re-frame/subscribe [::include-deltas])]
|
||||
(println title client-id)
|
||||
[:tr [:th.is-size-5 title]
|
||||
|
||||
(map-periods
|
||||
|
||||
Reference in New Issue
Block a user