1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-05 08:53:14 +00:00

delete item-dropdown-menu unnecessary code

This commit is contained in:
shanshuirenjia
2019-04-22 11:19:26 +08:00
parent 546313a3a7
commit ddb7ec369e
4 changed files with 4 additions and 14 deletions

View File

@@ -431,7 +431,6 @@ class DirentListItem extends React.Component {
<li className="operation-group-item">
<ItemDropDownMenu
opItem={this.props.dirent}
menuType={'pc'}
menuClass={'sf2-icon-caret-down'}
isHandleContextMenuEvent={true}
getOpItemMenuList={this.props.getDirentItemMenuList}