mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-01 23:20:51 +00:00
[share] only enable 'private share' for encrypted lib
This commit is contained in:
@@ -92,6 +92,7 @@ define([
|
||||
'is_virtual': this.model.get('virtual'),
|
||||
'user_perm': this.model.get('permission'),
|
||||
'repo_id': this.model.get('id'),
|
||||
'repo_encrypted': this.model.get('encrypted'),
|
||||
'is_dir': true,
|
||||
'dirent_path': '/',
|
||||
'obj_name': this.model.get('name')
|
||||
|
Reference in New Issue
Block a user