mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
[budget-balance-sheet] sanitize html string to enable sxml parsing
This commit is contained in:
parent
9661a77f3c
commit
24102e5d17
@ -776,7 +776,7 @@
|
||||
|
||||
(add-subtotal-line
|
||||
right-table
|
||||
(_ "Total Liabilities & Equity")
|
||||
(gnc:html-string-sanitize (_ "Total Liabilities & Equity"))
|
||||
#f
|
||||
liability-plus-equity)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user