1
0
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:
llj
2017-09-06 15:37:00 +08:00
parent 667afb6a59
commit dafedd5f7f
4 changed files with 40 additions and 23 deletions

View File

@@ -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) {