3667: Addings a new person and changing the name grouping results in frozen window
svn: r14662
This commit is contained in:
@ -120,6 +120,7 @@ class BasePersonView(ListView):
|
||||
'person-update' : self.row_update,
|
||||
'person-delete' : self.row_delete,
|
||||
'person-rebuild' : self.object_build,
|
||||
'person-groupname-rebuild' : self.object_build,
|
||||
}
|
||||
|
||||
ListView.__init__(
|
||||
|
Reference in New Issue
Block a user