mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-07 18:03:48 +00:00
file chooser bug repair (#2963)
This commit is contained in:
@@ -61,6 +61,7 @@ class RepoListItem extends React.Component {
|
||||
repo={this.props.repo}
|
||||
isShowChildren={this.state.isShowChildren}
|
||||
onDirentItemClick={this.onDirentItemClick}
|
||||
selectedRepo={this.props.selectedRepo}
|
||||
selectedPath={this.props.selectedPath}
|
||||
isShowFile={this.props.isShowFile}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user