BUGFIX: enable informal headers for dual-column only

This commit is contained in:
Christopher Lam 2018-01-07 22:30:24 +11:00
parent 933ae74b41
commit a0577cd0e7

View File

@ -1204,6 +1204,7 @@ tags within description, notes or memo. ")
(for-each (lambda (cell) (addto! row-contents cell))
(gnc:html-make-empty-cells left-indent))
(if (and (opt-val pagename-sorting optname-show-informal-headers)
(column-uses? 'amount-double)
(member sortkey SORTKEY-INFORMAL-HEADERS))
(begin
(if export?