Allow the user to select the entries to be modified.

svn: r1452
This commit is contained in:
Don Allingham
2003-04-16 06:25:38 +00:00
parent 6e77aca2f3
commit 65c7ff817e
4 changed files with 234 additions and 54 deletions

View File

@@ -1380,7 +1380,7 @@ class Gramps:
def complete_rebuild(self):
self.id2col = {}
self.model_used = {}
self.alpha_page = {}
#self.alpha_page = {}
self.tab_list = []
self.apply_filter()
self.goto_active_person()