5885: TemplateSyntaxError on person details
svn: r19941
This commit is contained in:
parent
38f5d57b7f
commit
40e1821d12
@ -211,7 +211,7 @@ class Table(object):
|
||||
self.doc = doc
|
||||
self.doc.set_link_attrs({"class": "browsecell"})
|
||||
# None is paperstyle, which is ignored:
|
||||
self.doc = Doc(HtmlDoc.HtmlDoc(
|
||||
self.doc = Doc(HtmlDoc(
|
||||
make_basic_stylesheet(
|
||||
Table={"set_width":95},
|
||||
TableHeaderCell={"set_bottom_border": True,
|
||||
|
Loading…
Reference in New Issue
Block a user