mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-16 23:29:49 +00:00
modify repo tag color (#3006)
* modify repo tag color * add getDrakColor function
This commit is contained in:
@@ -219,6 +219,7 @@ class MainPanel extends Component {
|
||||
permission={permission}
|
||||
onPathClick={this.onMainNavBarClick}
|
||||
isViewFile={this.props.isViewFile}
|
||||
updateUsedRepoTags={this.props.updateUsedRepoTags}
|
||||
/>
|
||||
)}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user