mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 14:49:09 +00:00
[tags] redesigned 'Tags' dialog
- redesigned 'tag color edit', 'tag name edit', 'tag delete'
This commit is contained in:
@@ -113,8 +113,6 @@ class DirTool extends React.Component {
|
||||
repoID={repoID}
|
||||
onListTagCancel={this.onCloseRepoTagDialog}
|
||||
onCreateRepoTag={this.onCreateRepoTagToggle}
|
||||
onUpdateRepoTag={this.onUpdateRepoTagToggle}
|
||||
onListTaggedFiles={this.onListTaggedFileToggle}
|
||||
/>
|
||||
)}
|
||||
{this.state.isCreateRepoTagShow && (
|
||||
|
Reference in New Issue
Block a user