From c28db4e7d0991e0604bf9266fe2f7e5a40c2e3b8 Mon Sep 17 00:00:00 2001 From: Jamie Murphy Date: Wed, 7 Jun 2023 17:20:12 +0100 Subject: [PATCH] add elevation button to location view --- netbox/templates/dcim/location.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/netbox/templates/dcim/location.html b/netbox/templates/dcim/location.html index 795aeb35f..d3a15ed78 100644 --- a/netbox/templates/dcim/location.html +++ b/netbox/templates/dcim/location.html @@ -16,6 +16,9 @@ Add Child Location {% endif %} + + Elevation + {% endblock extra_controls %} {% block content %}