mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
ENH: display infobox when no accounts matched
This commit is contained in:
parent
7951d4259e
commit
30f7f2fcf7
@ -1811,7 +1811,7 @@ tags within description, notes or memo. ")
|
||||
(gnc:html-markup-h2 NO-MATCHING-ACCT-HEADER)
|
||||
(gnc:html-markup-p NO-MATCHING-ACCT-TEXT)))
|
||||
|
||||
(if (member 'nomatch infobox-display)
|
||||
(if (member 'no-match infobox-display)
|
||||
(gnc:html-document-add-object!
|
||||
document
|
||||
(infobox)))))
|
||||
|
Loading…
Reference in New Issue
Block a user