1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-08 02:10:24 +00:00

repair cloud-edit&perview bug

This commit is contained in:
shanshuirenjia
2019-04-18 17:32:34 +08:00
parent 8eae22a58d
commit 959001b1bf
4 changed files with 91 additions and 64 deletions

View File

@@ -88,6 +88,7 @@ class LibContentToolbar extends React.Component {
<MutipleDirOperationToolbar
repoID={this.props.repoID}
path={this.props.path}
userPerm={this.props.userPerm}
repoEncrypted={this.props.repoEncrypted}
selectedDirentList={this.props.selectedDirentList}
onItemsMove={this.props.onItemsMove}