1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-17 07:41:26 +00:00

[group repo list, dir view] modification after 'enable users to share personal libraries to departments'

This commit is contained in:
llj
2018-08-10 16:45:20 +08:00
parent c9053902a8
commit d7510c0773
11 changed files with 51 additions and 38 deletions

View File

@@ -67,7 +67,6 @@ define([
var view = new GroupRepoView({
model: repo,
group_id: this.group_id,
parent_group_id: this.group.parent_group_id,
show_repo_owner: true,
repoDetailsView: this.repoDetailsView,
is_staff: this.repos.is_staff