mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-11 11:51:27 +00:00
delete details choice in menu (#3239)
This commit is contained in:
@@ -155,7 +155,6 @@ class MyLibraries extends Component {
|
||||
onRenameRepo={this.onRenameRepo}
|
||||
onDeleteRepo={this.onDeleteRepo}
|
||||
onTransferRepo={this.onTransferRepo}
|
||||
onRepoDetails={this.onRepoDetails}
|
||||
onRepoClick={this.onRepoClick}
|
||||
sortRepoList={this.sortRepoList}
|
||||
/>
|
||||
|
Reference in New Issue
Block a user