progress, working.

This commit is contained in:
2022-03-20 08:50:34 -07:00
parent f536d1ac5e
commit dcc7b8f304
2 changed files with 212 additions and 167 deletions

View File

@@ -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