Make PersonView search bar work the same as in the other views. Bug #2362
svn: r11032
This commit is contained in:
parent
b6ed9d389d
commit
0c96bf3ee5
@ -533,7 +533,6 @@ class PersonView(PageView.PersonNavView):
|
|||||||
True)
|
True)
|
||||||
|
|
||||||
self.build_columns()
|
self.build_columns()
|
||||||
self.setup_filter()
|
|
||||||
self.dbstate.change_active_person(active)
|
self.dbstate.change_active_person(active)
|
||||||
self._goto()
|
self._goto()
|
||||||
self.dirty = False
|
self.dirty = False
|
||||||
|
Loading…
Reference in New Issue
Block a user