mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
Wiki sidebar bug (#2321)
* repair rename bug * modify rename module and search module * add hight-light style for tree-node
This commit is contained in:
committed by
Daniel Pan
parent
285fa43387
commit
99e9c8b1c0
@@ -53,6 +53,7 @@ class TreeView extends React.PureComponent {
|
||||
node={this.props.treeData.root}
|
||||
isNodeItemFrezee={this.props.isNodeItemFrezee}
|
||||
permission={this.props.permission}
|
||||
currentFileNode={this.props.currentFileNode}
|
||||
onShowContextMenu={this.props.onShowContextMenu}
|
||||
/>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user