Trailing whitespace
This commit is contained in:
parent
c36b6c20c1
commit
ea58544530
@ -535,7 +535,7 @@ class TreeDocBase(BaseDoc, TreeDoc):
|
|||||||
date_str = date_str + '/' + stop_date
|
date_str = date_str + '/' + stop_date
|
||||||
|
|
||||||
place = escape(_pd.display_event(db, event))
|
place = escape(_pd.display_event(db, event))
|
||||||
|
|
||||||
if event_type == 'occupation' and self.occupation != "no":
|
if event_type == 'occupation' and self.occupation != "no":
|
||||||
description = escape(event.description)
|
description = escape(event.description)
|
||||||
self.write(level, 'profession = {%s}' % description)
|
self.write(level, 'profession = {%s}' % description)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user