From 9917979adefb757e3f5eb169c70af35987665de5 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Thu, 1 Aug 2024 20:18:30 -0400 Subject: [PATCH] Logo & edition cleanup --- netbox/project-static/dist/netbox.css | Bin 557185 -> 557103 bytes .../project-static/styles/custom/_misc.scss | 5 +++++ .../styles/transitional/_navigation.scss | 5 ----- netbox/templates/base/layout.html | 4 ++-- netbox/templates/login.html | 4 +++- 5 files changed, 10 insertions(+), 8 deletions(-) diff --git a/netbox/project-static/dist/netbox.css b/netbox/project-static/dist/netbox.css index 4dbeb8e88969da63fecc3a17c00509804fcc5699..0a06f50d04435fbfc5de670d8284fff6dc66f116 100644 GIT binary patch delta 74 zcmZo{R9fGl)X>7%!qmdt!qURp!q&pRg=1UpcD+1~7lNvKd8s8y`4zgUDVZgi`FYhj dsU;<;MY_cWiOHFH=~jA%rbVf_(?uINascH=8ms^S delta 113 zcmV-%0FM8!fFgl`B7lSegaU*Egam{Iga(8MvV?OW^ZnEEpuslWjZc5a%F8hY-MzGWpXWZaA9L {# Logo #} -

+

{% trans {% trans -
{{ settings.RELEASE.edition }}
+
{{ settings.RELEASE.edition }}

diff --git a/netbox/templates/login.html b/netbox/templates/login.html index f8575e4c1..9af89f11f 100644 --- a/netbox/templates/login.html +++ b/netbox/templates/login.html @@ -11,7 +11,9 @@ {# NetBox logo #}
- {% trans + {% trans + {% trans +
{{ settings.RELEASE.edition }}
{# Login banner #}