minor cleanup.

This commit is contained in:
Bryce Covert
2019-05-04 07:36:39 -07:00
parent 262f0072bc
commit 993d83045b
2 changed files with 5 additions and 13 deletions

View File

@@ -79,14 +79,6 @@
:asc asc}
"Amount"]
[sorted-column {:on-sort opc
:style {:width "8em" :cursor "pointer"}
:sort-key "account"
:class "has-text-right"
:sort-by sort-by
:asc asc}
"Account"]
[sorted-column {:on-sort opc
:style {:width "8em" :cursor "pointer"}
:sort-key "status"
@@ -111,11 +103,10 @@
[:i.has-text-grey (str "Merchant '" (:name yodlee-merchant) "'")]
:else
[:i.has-text-grey (str "Unknown Merchant")])]
[:i.has-text-grey (str description-original)])]
#_[:td description-original]
[:td (date->str date) ]
[:td.has-text-right (nf amount )]
[:td (:name account)]
[:td status]
[:td (:name bank-account )]
[:td.expandable