diff --git a/srv/poe_manager/templates/devices.html b/srv/poe_manager/templates/devices.html index 08b1ba9..efc8ed3 100644 --- a/srv/poe_manager/templates/devices.html +++ b/srv/poe_manager/templates/devices.html @@ -28,13 +28,13 @@ {{ d['mac'] }} {{ d['port'] }} {{ d['switch_hostname'] or '-' }} + {% if current_user.is_admin %} - {% if current_user.is_admin %}