* src/ChooseParents.py (save_parents_clicked): Do not create

family if parent is self.


svn: r4970
This commit is contained in:
Alex Roitman
2005-07-27 00:58:17 +00:00
parent 2335612283
commit 52d06de491
2 changed files with 14 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
2005-07-26 Alex Roitman <shura@gramps-project.org>
* src/ChooseParents.py (save_parents_clicked): Do not create
family if parent is self.
2005-07-26 Don Allingham <don@gramps-project.org>
* src/EditPerson.py: NameDisplay enhancements
* src/FamilyView.py: NameDisplay enhancements