mirror of
https://github.com/haiwen/seahub.git
synced 2025-04-27 02:51:00 +00:00
Update lib-sub-folder-set-user-permission-dialog.js (#7762)
This commit is contained in:
parent
bfc2812a4f
commit
1a4d7038a9
@ -112,6 +112,8 @@ class LibSubFolderSetUserPermissionDialog extends React.Component {
|
||||
} else {
|
||||
this.permissions = ['r', 'rw', 'cloud-edit', 'preview', 'invisible'];
|
||||
}
|
||||
|
||||
this.userSelect = React.createRef();
|
||||
}
|
||||
|
||||
handleUserSelectChange = (option) => {
|
||||
|
Loading…
Reference in New Issue
Block a user