1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 17:02:47 +00:00

delete tree-view tags

This commit is contained in:
zxj96
2019-04-17 16:32:19 +08:00
parent b96d4f9884
commit 77221fb076
6 changed files with 3 additions and 77 deletions

View File

@@ -254,7 +254,6 @@ class LibContentContainer extends React.Component {
onItemsCopy={this.props.onItemsCopy}
onItemsDelete={this.props.onItemsDelete}
onFileTagChanged={this.props.onFileTagChanged}
onToolbarFileTagChanged={this.props.onToolbarFileTagChanged}
/>
)}
</Fragment>