mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-02 07:27:04 +00:00
change ENABLE_ENCRYPT_LIBRARY to ENABLE_ENCRYPTED_LIBRARY
This commit is contained in:
@@ -12,7 +12,7 @@ define([
|
||||
templateData: function() {
|
||||
return {
|
||||
showSharePerm: true,
|
||||
enable_encrypt_library: app.pageOptions.enable_encrypt_library
|
||||
enable_encrypted_library: app.pageOptions.enable_encrypted_library
|
||||
};
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user