From a8f2f0b69cdc1d98b88330193048e6ff6ccc5e7d Mon Sep 17 00:00:00 2001 From: mzac Date: Mon, 24 Apr 2017 19:26:55 -0400 Subject: [PATCH] Add targets to links at the bottom Add target="_blank" to API, Code & Help at the bottom of each page hrefs. --- netbox/templates/_base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/netbox/templates/_base.html b/netbox/templates/_base.html index 7dcb83d73..a9b702ad8 100644 --- a/netbox/templates/_base.html +++ b/netbox/templates/_base.html @@ -296,9 +296,9 @@

Docs · - API · - Code · - Help + API · + Code · + Help