mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-20 02:48:51 +00:00
show dirent detail
This commit is contained in:
@@ -205,6 +205,7 @@ class DirColumnView extends React.Component {
|
||||
renameFileCallback={this.props.renameFileCallback}
|
||||
updateCurrentDirent={this.props.updateCurrentDirent}
|
||||
closeDirentDetail={this.props.closeDirentDetail}
|
||||
showDirentDetail={this.props.showDirentDetail}
|
||||
/>
|
||||
)}
|
||||
{currentMode === LIST_MODE &&
|
||||
|
Reference in New Issue
Block a user