mirror of
https://github.com/ansible/awx.git
synced 2026-02-03 02:28:12 -03:30
Add valid 1px GIF as placeholder.
This commit is contained in:
@@ -49,7 +49,7 @@ register(
|
|||||||
help_text=_('To set up a custom logo, provide a file that you create. For '
|
help_text=_('To set up a custom logo, provide a file that you create. For '
|
||||||
'the custom logo to look its best, use a `.png` file with a '
|
'the custom logo to look its best, use a `.png` file with a '
|
||||||
'transparent background. GIF, PNG and JPEG formats are supported.'),
|
'transparent background. GIF, PNG and JPEG formats are supported.'),
|
||||||
placeholder='data:image/gif;base64,R0lGODlhAQABAAAAADs=',
|
placeholder='data:image/gif;base64,R0lGODlhAQABAIABAP///wAAACwAAAAAAQABAAACAkQBADs=',
|
||||||
category=_('UI'),
|
category=_('UI'),
|
||||||
category_slug='ui',
|
category_slug='ui',
|
||||||
feature_required='rebranding',
|
feature_required='rebranding',
|
||||||
|
|||||||
Reference in New Issue
Block a user