* src/DataViews/_PersonView.py (person_removed): Properly create

and pass the filter when searchbar is enabled (not sidebar).


svn: r7251
This commit is contained in:
Alex Roitman
2006-08-24 04:38:06 +00:00
parent dcd6d6d7c6
commit 187ed06537
2 changed files with 8 additions and 4 deletions

View File

@@ -1,4 +1,6 @@
2006-08-23 Alex Roitman <shura@gramps-project.org>
* src/DataViews/_PersonView.py (person_removed): Properly create
and pass the filter when searchbar is enabled (not sidebar).
* src/FilterEditor/_FilterEditor.py (clone_filter): Add method;
Support clone-and-edit functionality.
* src/glade/rule.glade (filter_list): Add clone button.