Make PersonView search bar work the same as in the other views. Bug #2362

svn: r11031
This commit is contained in:
Gary Burton 2008-09-06 09:43:15 +00:00
parent a77bb2f73c
commit 1e871c9b0b

View File

@ -533,7 +533,6 @@ class PersonView(PageView.PersonNavView):
True)
self.build_columns()
self.setup_filter()
self.dbstate.change_active_person(active)
self._goto()
self.dirty = False