mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-31 14:42:10 +00:00
[group] fixup for adding a group owned repo
This commit is contained in:
@@ -111,7 +111,10 @@ define([
|
||||
},
|
||||
|
||||
resetOwnedRepos: function() {
|
||||
// no repos in the group
|
||||
if (this.repos.length == 0) {
|
||||
this.reset({repos: this.ownedRepos});
|
||||
}
|
||||
},
|
||||
|
||||
showEmptyTip: function() {
|
||||
|
Reference in New Issue
Block a user