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