5513: notes on places are not exported
svn: r18754
This commit is contained in:
parent
5a17e2f1ca
commit
e244fd3c71
@ -1407,6 +1407,8 @@ class GedcomWriter(UpdateCallback):
|
|||||||
if location.get_phone():
|
if location.get_phone():
|
||||||
self.__writeln(level, 'PHON', location.get_phone())
|
self.__writeln(level, 'PHON', location.get_phone())
|
||||||
|
|
||||||
|
self.__note_references(place.get_note_list(), level+1)
|
||||||
|
|
||||||
#-------------------------------------------------------------------------
|
#-------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user