mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-25 06:33:48 +00:00
[group repo list, dir view] modification after 'enable users to share personal libraries to departments'
This commit is contained in:
@@ -22,6 +22,7 @@ define([
|
||||
this.user_perm = data.user_perm;
|
||||
this.no_quota = data.no_quota;
|
||||
this.encrypted = data.encrypted;
|
||||
this.repo_owner = data.repo_owner;
|
||||
this.is_repo_owner = data.is_repo_owner;
|
||||
this.is_virtual = data.is_virtual;
|
||||
this.has_been_shared_out = data.has_been_shared_out;
|
||||
|
Reference in New Issue
Block a user