mirror of
https://github.com/haiwen/seahub.git
synced 2025-05-12 18:05:05 +00:00
['manage group members' dialog] keep this dialog open after clicking the 'cancel' button in the 'select group members' dialog (#7511)
This commit is contained in:
parent
0a11ce8282
commit
b461005c18
@ -163,7 +163,6 @@ class ManageMembersDialog extends React.Component {
|
||||
};
|
||||
|
||||
onClickDeptBtn = () => {
|
||||
this.props.toggleManageMembersDialog();
|
||||
this.props.toggleDepartmentDetailDialog();
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user