* src/GrampsDb/_GrampsDbWriteXML.py (dump_source_ref): Do not write stext tag.
* src/GrampsDbUtils/_ReadXML.py (GrampsParser.stop_stext): Import stext in sourceref as a note reference. svn: r8722
This commit is contained in:
@@ -67,7 +67,6 @@ class NoteType(GrampsType):
|
||||
PERSONNAME = 20
|
||||
# other common types
|
||||
SOURCE_TEXT = 21 # this is used for verbatim source text in SourceRef
|
||||
|
||||
|
||||
_CUSTOM = CUSTOM
|
||||
_DEFAULT = GENERAL
|
||||
|
||||
Reference in New Issue
Block a user