bs/is: show a trailing blank line in single column reports, for consistency
This commit is contained in:
parent
9d4d6ebc4d
commit
115ed3aead
@ -119,6 +119,7 @@ compoundBalanceCommand CompoundBalanceCommandSpec{..} CliOpts{command_=cmd, repo
|
|||||||
[ "Total:"
|
[ "Total:"
|
||||||
, "--------------------"
|
, "--------------------"
|
||||||
, padLeftWide 20 $ showamt (getSum total)
|
, padLeftWide 20 $ showamt (getSum total)
|
||||||
|
, ""
|
||||||
]
|
]
|
||||||
where
|
where
|
||||||
showamt | color_ ropts' = cshowMixedAmountWithoutPrice
|
showamt | color_ ropts' = cshowMixedAmountWithoutPrice
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user