1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-10 11:21:29 +00:00

fix delete file tag

This commit is contained in:
Michael An
2019-04-21 10:21:48 +08:00
parent 5dda067933
commit 6035d53b4c
3 changed files with 12 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ class DirListView extends React.Component {
draftCounts={this.props.draftCounts}
usedRepoTags={this.props.usedRepoTags}
updateUsedRepoTags={this.props.updateUsedRepoTags}
onFileTagChanged={this.props.onFileTagChanged}
/>
)}
<DirentListView