mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-27 19:20:53 +00:00
update
This commit is contained in:
parent
a204d10a4b
commit
df4633040b
@ -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':
|
||||
|
Loading…
Reference in New Issue
Block a user