1
0
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:
zhouwenxuan
2024-11-13 17:15:36 +08:00
committed by 杨国璇
parent 1b89962f90
commit 0b30d895f3
11 changed files with 69 additions and 10 deletions

View File

@@ -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 &&