mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
update
This commit is contained in:
@@ -211,6 +211,7 @@ class DirentListItem extends React.Component {
|
||||
this.onLockItem();
|
||||
break;
|
||||
case 'Comment':
|
||||
this.props.onDirentClick(this.props.dirent);
|
||||
this.props.showDirentDetail('comments');
|
||||
break;
|
||||
case 'History':
|
||||
|
Reference in New Issue
Block a user