mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 20:08:19 +00:00
[department] folder permission
This commit is contained in:
@@ -11,6 +11,7 @@ import '../../css/sub-folder-permission.css';
|
||||
const propTypes = {
|
||||
repoID: PropTypes.string.isRequired,
|
||||
repoName: PropTypes.string,
|
||||
isDepartmentRepo: PropTypes.bool,
|
||||
folderPath: PropTypes.string,
|
||||
folderName: PropTypes.string,
|
||||
toggleDialog: PropTypes.func.isRequired
|
||||
|
Reference in New Issue
Block a user