1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

highlight selection

This commit is contained in:
Michael An
2019-06-03 11:05:41 +08:00
parent 04c8b7aef0
commit e30bd92332
2 changed files with 7 additions and 2 deletions

View File

@@ -40,7 +40,7 @@ class SysAdmin extends React.Component {
return (
<div id="main">
<SidePanel isSidePanelClosed={isSidePanelClosed} onCloseSidePanel={this.onCloseSidePanel} />
<SidePanel isSidePanelClosed={isSidePanelClosed} onCloseSidePanel={this.onCloseSidePanel} currentTab={currentTab}/>
<MainPanel>
<Router className="reach-router">
<FileScanRecords