From 6e8ff9f231940704ab9daa217d0b7d2746870ef2 Mon Sep 17 00:00:00 2001 From: Simon Oliver Tveit Date: Fri, 24 Nov 2023 14:06:21 +0100 Subject: [PATCH] Reduce descr size to make space for poe dropdown --- python/nav/web/templates/portadmin/portlist.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/python/nav/web/templates/portadmin/portlist.html b/python/nav/web/templates/portadmin/portlist.html index fac7c4e344..e6f40e6a98 100644 --- a/python/nav/web/templates/portadmin/portlist.html +++ b/python/nav/web/templates/portadmin/portlist.html @@ -25,7 +25,7 @@
Linked
-
+
Port description
@@ -37,7 +37,7 @@
{% endif %} {% if supports_poe %} -
+
PoE State
{% endif %} @@ -81,7 +81,7 @@
{# Port Description - input field #} -
+
{% if interface.iseditable and not readonly %} +