From 58f56f2deb49fd1cec67fc4726ff1aedce3b2b87 Mon Sep 17 00:00:00 2001 From: Grokzen Date: Wed, 9 Jan 2019 14:07:15 +0100 Subject: [PATCH] Preserve show_available='on' between tabs in the Prefix view --- netbox/templates/ipam/prefix.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/netbox/templates/ipam/prefix.html b/netbox/templates/ipam/prefix.html index 5f8431d89..a4d19688e 100644 --- a/netbox/templates/ipam/prefix.html +++ b/netbox/templates/ipam/prefix.html @@ -60,16 +60,16 @@ {% endblock %}