mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 07:08:55 +00:00
[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}
|
repoID={this.props.repoID}
|
||||||
folderPath={direntPath}
|
folderPath={direntPath}
|
||||||
folderName={dirent.name}
|
folderName={dirent.name}
|
||||||
|
isDepartmentRepo={this.props.isGroupOwnedRepo}
|
||||||
/>
|
/>
|
||||||
</ModalPortal>
|
</ModalPortal>
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user