added a little indicator of unknown.
This commit is contained in:
@@ -106,7 +106,9 @@
|
|||||||
[:td ]
|
[:td ]
|
||||||
#_[:td description-original]
|
#_[:td description-original]
|
||||||
[:td ]
|
[:td ]
|
||||||
[:td location ": " (:name account)]
|
[:td (if (:name account)
|
||||||
|
(str location ": " (:name account))
|
||||||
|
[:i "unknown"])]
|
||||||
[:td.has-text-right (when debit (nf debit ))]
|
[:td.has-text-right (when debit (nf debit ))]
|
||||||
[:td.has-text-right (when credit (nf credit ))]
|
[:td.has-text-right (when credit (nf credit ))]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user