diff --git a/netbox/templates/inc/nav_menu.html b/netbox/templates/inc/nav_menu.html index fb77dc2b6..fa44da417 100644 --- a/netbox/templates/inc/nav_menu.html +++ b/netbox/templates/inc/nav_menu.html @@ -47,6 +47,15 @@ {% endif %} Site Groups + + {% if perms.dcim.add_location %} +
+ + +
+ {% endif %} + Locations +
  • @@ -58,15 +67,6 @@ {% endif %} Racks - - {% if perms.dcim.add_location %} -
    - - -
    - {% endif %} - Locations - {% if perms.dcim.add_rackrole %}