5513: notes on places are not exported
svn: r18755
This commit is contained in:
parent
5dc85473b7
commit
6bd9bbaf38
@ -1413,6 +1413,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…
x
Reference in New Issue
Block a user