mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 11:21:29 +00:00
repair groupownedgroup create bug
This commit is contained in:
@@ -146,6 +146,7 @@ class SharedRepoListItem extends React.Component {
|
||||
|
||||
onItemDelete = () => {
|
||||
// todo
|
||||
this.props.onItemDelete(this.props.repo);
|
||||
}
|
||||
|
||||
toggleShareDialog = () => {
|
||||
|
Reference in New Issue
Block a user