mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-15 23:00:57 +00:00
modified 'group-repo'
This commit is contained in:
@@ -47,6 +47,7 @@ define([
|
||||
var view = new GroupRepoView({
|
||||
model: repo,
|
||||
group_id: this.group_id,
|
||||
show_repo_owner: true,
|
||||
is_staff: this.repos.is_staff
|
||||
});
|
||||
if (options.prepend) {
|
||||
|
Reference in New Issue
Block a user