mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-04 16:31:13 +00:00
repair move© bug (#3020)
* repair move© bug * [fix bug] file move filetag disappear
This commit is contained in:
@@ -41,6 +41,7 @@ class FileChooser extends React.Component {
|
||||
currentRepoInfo: repoInfo,
|
||||
selectedRepo: repoInfo
|
||||
});
|
||||
this.props.onRepoItemClick(repoInfo);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user