From ca293dc0e7ef16f41eebea7bf54346bada741a9e Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Mon, 3 Apr 2017 16:34:37 -0400 Subject: [PATCH] Corrected topology map link --- netbox/templates/dcim/site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netbox/templates/dcim/site.html b/netbox/templates/dcim/site.html index de13d2656..4b1c4afdc 100644 --- a/netbox/templates/dcim/site.html +++ b/netbox/templates/dcim/site.html @@ -257,7 +257,7 @@ {% for tm in topology_maps %} - + {% endfor %}
{{ tm }} {{ tm }} {{ tm.description }}