mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 08:53:14 +00:00
repair move© bug (#3091)
This commit is contained in:
@@ -107,6 +107,7 @@ class LibContentToolbar extends React.Component {
|
||||
<MutipleDirOperationToolbar
|
||||
repoID={this.props.repoID}
|
||||
path={this.props.path}
|
||||
repoEncrypted={this.props.repoEncrypted}
|
||||
selectedDirentList={this.props.selectedDirentList}
|
||||
onItemsMove={this.props.onItemsMove}
|
||||
onItemsCopy={this.props.onItemsCopy}
|
||||
|
Reference in New Issue
Block a user