mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-22 11:57:34 +00:00
[fileupload] added option for 'add folder'
This commit is contained in:
@@ -290,6 +290,7 @@ def list_dir(request, repo_id):
|
||||
'more_start': more_start,
|
||||
'ENABLE_SUB_LIBRARY': settings.ENABLE_SUB_LIBRARY,
|
||||
"sub_lib_enabled": sub_lib_enabled,
|
||||
"enable_upload_folder": settings.ENABLE_UPLOAD_FOLDER,
|
||||
'current_commit': head_commit,
|
||||
'info_commit': info_commit,
|
||||
}
|
||||
|
Reference in New Issue
Block a user