mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-19 18:29:23 +00:00
fixed bug in context_processor
This commit is contained in:
@@ -49,7 +49,6 @@ def base(request):
|
|||||||
'site_title': SITE_TITLE,
|
'site_title': SITE_TITLE,
|
||||||
'branding_css': BRANDING_CSS,
|
'branding_css': BRANDING_CSS,
|
||||||
'logo_path': LOGO_PATH,
|
'logo_path': LOGO_PATH,
|
||||||
'logo_url': LOGO_URL,
|
|
||||||
'seacloud_mode': SEACLOUD_MODE,
|
'seacloud_mode': SEACLOUD_MODE,
|
||||||
'cloud_mode': request.cloud_mode,
|
'cloud_mode': request.cloud_mode,
|
||||||
'org': org,
|
'org': org,
|
||||||
|
Binary file not shown.
Reference in New Issue
Block a user