Fix of issue 2836.

svn: r12380
This commit is contained in:
Peter Landgren 2009-03-23 13:52:59 +00:00
parent 8dc14d8106
commit 8026b9564b

View File

@ -313,7 +313,7 @@ class DetDescendantReport(Report):
'event_name' : _(event_name),
'event_text' : text }
self.doc.write_text(text)
self.doc.write_text_citation(text)
if self.inc_attrs:
text = ""