mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 22:54:11 +00:00
Add the ability to create files and selected states
This commit is contained in:
@@ -233,6 +233,7 @@ class LibContentContainer extends React.Component {
|
||||
onGridItemClick={this.onGridItemClick}
|
||||
isDirentDetailShow={this.props.isDirentDetailShow}
|
||||
onItemRename={this.props.onItemRename}
|
||||
onDirentClick={this.onDirentClick}
|
||||
/>
|
||||
)}
|
||||
{this.props.currentMode === 'column' && (
|
||||
|
Reference in New Issue
Block a user