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:
@@ -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
|
||||
|
Reference in New Issue
Block a user