mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 19:29:56 +00:00
Fix department group no repo style (#7035)
* fix department group no repo
* Revert "add new repo in my-libraries-view and group-view"
This reverts commit b75d772424
.
This commit is contained in:
@@ -168,7 +168,6 @@ class MyLibraries extends Component {
|
||||
onTransferRepo={this.onTransferRepo}
|
||||
onMonitorRepo={this.onMonitorRepo}
|
||||
sortRepoList={this.sortRepoList}
|
||||
toggleCreateRepoDialog={this.toggleCreateRepoDialog}
|
||||
/>
|
||||
}
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user