mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-05 00:43:53 +00:00
delete tree-view tags
This commit is contained in:
@@ -222,7 +222,6 @@ class DirentListView extends React.Component {
|
||||
this.setState({isCopyDialogShow: !this.state.isCopyDialogShow});
|
||||
}
|
||||
|
||||
|
||||
onItemsDownload = () => {
|
||||
let { path, repoID, selectedDirentList } = this.props;
|
||||
if (selectedDirentList.length) {
|
||||
|
Reference in New Issue
Block a user