logo v3
This commit is contained in:
parent
be54b5eed6
commit
803f8c3d0a
Binary file not shown.
@ -116,7 +116,7 @@ def _embed_base_url(request):
|
||||
|
||||
|
||||
def _show_embed_header(request):
|
||||
return request.GET.get('header', '0') != '0'
|
||||
return request.GET.get('header', '1') != '0'
|
||||
|
||||
|
||||
def _embed_header_value(request):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user