From bb6d3d44f8e0248f7710951a5b08f2820c778443 Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 13 Apr 2016 15:40:55 -0400 Subject: [PATCH] Navigation tweaks --- netbox/templates/_base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 93f6e4fa7..8b2fa4857 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -80,7 +80,7 @@ {% endif %} - - {% if perms.secrets %} + {% if request.user.is_authenticated %}