Make PersonView search bar work the same as in the other views. Bug #2362
svn: r11031
This commit is contained in:
parent
a77bb2f73c
commit
1e871c9b0b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user