mirror of
				https://github.com/inventree/InvenTree.git
				synced 2025-10-30 12:45:42 +00:00 
			
		
		
		
	feature(BE): add customization for admin.site.site_header (#10179) to
* feature: add customization for admin.site.site_header * fix: style issue --------- Co-authored-by: Oliver <oliver.henry.walters@gmail.com>
This commit is contained in:
		| @@ -434,6 +434,7 @@ The logo and custom messages can be changed/set: | ||||
| | --- | --- | --- | --- | | ||||
| | INVENTREE_CUSTOM_LOGO | customize.logo | Path to custom logo in the static files directory | *Not specified* | | ||||
| | INVENTREE_CUSTOM_SPLASH | customize.splash | Path to custom splash screen in the static files directory | *Not specified* | | ||||
| | INVENTREE_CUSTOMIZE | customize.site_header | Custom site header in the Django admin | InvenTree Admin | | ||||
| | INVENTREE_CUSTOMIZE | customize.login_message | Custom message for login page | *Not specified* | | ||||
| | INVENTREE_CUSTOMIZE | customize.navbar_message | Custom message for navbar | *Not specified* | | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user