5690: Can create multiple events with same Gramps-ID

This commit is contained in:
Paul Franklin
2014-05-11 10:34:45 -07:00
parent 788ff005cb
commit cb1b04ac3c
6 changed files with 59 additions and 7 deletions

View File

@@ -375,6 +375,7 @@ gramps/gui/editors/editperson.py
gramps/gui/editors/editpersonref.py
gramps/gui/editors/editplace.py
gramps/gui/editors/editprimary.py
gramps/gui/editors/editreference.py
gramps/gui/editors/editreporef.py
gramps/gui/editors/editrepository.py
gramps/gui/editors/editsource.py

View File

@@ -281,7 +281,6 @@ gramps/gui/glade/catalog/grampswidgets.py
# gui/editors - the GUI editors package
#
gramps/gui/editors/__init__.py
gramps/gui/editors/editreference.py
gramps/gui/editors/editsecondary.py
#
# gui/editors/displaytabs - the GUI display tabs package