minor improvements
This commit is contained in:
@@ -62,7 +62,6 @@
|
||||
opc (fn [p]
|
||||
(on-params-change (merge @params p)))]
|
||||
(fn [{:keys [id invoice-page status on-params-change vendors checked params]}]
|
||||
(println "PARAMS" @params)
|
||||
(let [{:keys [sort-by asc]} @params
|
||||
{:keys [invoices start end count total]} @invoice-page
|
||||
visible-checks @(re-frame/subscribe [::visible-checks])
|
||||
|
||||
Reference in New Issue
Block a user