* src/GrampsDb/_DbUtils.py (remove_parent_from_family): If removing family, also remove it from the child's parent_family_list.

svn: r6314
This commit is contained in:
Alex Roitman
2006-04-12 03:06:25 +00:00
parent fa333d489d
commit 984ba66431
2 changed files with 9 additions and 1 deletions

View File

@@ -1,4 +1,7 @@
2006-04-11 Alex Roitman <shura@gramps-project.org>
* src/GrampsDb/_DbUtils.py (remove_parent_from_family): If
removing family, also remove it from the child's
parent_family_list.
* src/ViewManager.py (ViewManager.change_page): Always toggle the
sidebar buttons, even if no data is loaded.