mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-03 16:10:26 +00:00
package drop-down menu component
This commit is contained in:
@@ -584,6 +584,7 @@ class DirentListView extends React.Component {
|
||||
selectedDirentList={this.props.selectedDirentList}
|
||||
activeDirent={this.state.activeDirent}
|
||||
onFileTagChanged={this.props.onFileTagChanged}
|
||||
getDirentItemMenuList={this.getDirentItemMenuList}
|
||||
/>
|
||||
);
|
||||
})}
|
||||
|
Reference in New Issue
Block a user