git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@3486 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
Dave Peticolas
2001-01-17 01:57:41 +00:00
parent d6bbbaced5
commit 398fbb39a8

View File

@@ -206,7 +206,7 @@
(html #f))
(gnc:html-document-set-style-sheet! doc stylesheet)
(set! html (gnc:html-document-render doc))
(display html)
; (display html)
(gnc:report-set-ctext! report html)
html)
#f))