mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-08 02:10:24 +00:00
reduction
This commit is contained in:
@@ -104,7 +104,7 @@ class CopyDirent extends React.Component {
|
||||
this.setState({errMessage: message});
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// copy the dirent to current path
|
||||
if (selectedPath && this.props.path === selectedPath && repo.repo_id === repoID) {
|
||||
this.setState({errMessage: message});
|
||||
|
Reference in New Issue
Block a user