mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-28 03:31:23 +00:00
update
This commit is contained in:
parent
a204d10a4b
commit
df4633040b
@ -211,6 +211,7 @@ class DirentListItem extends React.Component {
|
|||||||
this.onLockItem();
|
this.onLockItem();
|
||||||
break;
|
break;
|
||||||
case 'Comment':
|
case 'Comment':
|
||||||
|
this.props.onDirentClick(this.props.dirent);
|
||||||
this.props.showDirentDetail('comments');
|
this.props.showDirentDetail('comments');
|
||||||
break;
|
break;
|
||||||
case 'History':
|
case 'History':
|
||||||
|
Loading…
Reference in New Issue
Block a user