Fix thumbnail images and HTML labels for relationship graph (Graphviz).

svn: r9604
This commit is contained in:
Brian Matherly
2007-12-27 22:23:40 +00:00
parent 2faff1abfb
commit 935f32acff
3 changed files with 10 additions and 4 deletions

View File

@@ -220,9 +220,6 @@ class RelGraphReport(Report):
dirpath = dirpath.lower()
url = "%s/%s.html" % (dirpath,h)
if self.bUseHtmlOutput:
label = '<%s>' % label
self.doc.add_node(p_id,label,shape,color,style,fill)
# Output families where person is a parent