a number of small bug fixes.
This commit is contained in:
@@ -348,8 +348,7 @@
|
||||
[:table.table.compact.balance-sheet
|
||||
[:tr
|
||||
[:td.has-text-right "Period ending"]
|
||||
(when (:include-comparison params)
|
||||
[:td.has-text-right (date->str (str->date (:date params) standard))])
|
||||
[:td.has-text-right (date->str (str->date (:date params) standard))]
|
||||
(when (:include-comparison params)
|
||||
[:td.has-text-right (when (:date params)
|
||||
(date->str (str->date (:comparison-date params) standard)))])
|
||||
|
||||
Reference in New Issue
Block a user