ui: txn: show full transaction, not a partial one

This commit is contained in:
Simon Michael 2015-10-29 18:20:27 -07:00
parent 11fee9fbe8
commit 4d97db02cb

View File

@ -68,7 +68,7 @@ initRegisterScreen d st@AppState{aopts=opts, ajournal=j, aScreen=s@RegisterScree
items = reverse items'
-- pre-render all items; these will be the List elements. This helps calculate column widths.
displayitem (_, t, _issplit, otheracctsstr, change, bal) =
displayitem (t, _, _issplit, otheracctsstr, change, bal) =
(showDate $ tdate t
,tdescription t
,case splitOn ", " otheracctsstr of