mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-17 07:41:26 +00:00
Merge pull request #3491 from haiwen/folder-perm
[folder permission] modification for folder in department repo
This commit is contained in:
@@ -640,6 +640,7 @@ class DirentListItem extends React.Component {
|
||||
repoID={this.props.repoID}
|
||||
folderPath={direntPath}
|
||||
folderName={dirent.name}
|
||||
isDepartmentRepo={this.props.isGroupOwnedRepo}
|
||||
/>
|
||||
</ModalPortal>
|
||||
}
|
||||
|
Reference in New Issue
Block a user