mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 15:09:14 +00:00
['Files'] redesigned the side nav & the main content (#6044)
This commit is contained in:
@@ -231,7 +231,6 @@ class App extends Component {
|
||||
path={siteRoot + 'group/:groupID'}
|
||||
onShowSidePanel={this.onShowSidePanel}
|
||||
onSearchedClick={this.onSearchedClick}
|
||||
onTabNavClick={this.tabItemClick}
|
||||
onGroupChanged={this.onGroupChanged}
|
||||
/>
|
||||
<Wikis path={siteRoot + 'published'} onShowSidePanel={this.onShowSidePanel} onSearchedClick={this.onSearchedClick}/>
|
||||
|
Reference in New Issue
Block a user