From fadc9521f019e3d812238e2e881923282a61b38b Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Wed, 20 Feb 2019 10:17:36 -0500 Subject: [PATCH] Fixes #2913: Fix assigned prefixes link on VRF view --- CHANGELOG.md | 1 + netbox/templates/ipam/vrf.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 800dec26d..55e9506b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ v2.5.7 (FUTURE) * [#2895](https://github.com/digitalocean/netbox/issues/2895) - Fix filtering of nullable character fields * [#2901](https://github.com/digitalocean/netbox/issues/2901) - Fix ordering regions by site count * [#2910](https://github.com/digitalocean/netbox/issues/2910) - Fix config context list and edit forms to use Select2 elements +* [#2913](https://github.com/digitalocean/netbox/issues/2913) - Fix assigned prefixes link on VRF view * [#2914](https://github.com/digitalocean/netbox/issues/2914) - Fix empty connected circuit link on device interfaces list v2.5.6 (2019-02-13) diff --git a/netbox/templates/ipam/vrf.html b/netbox/templates/ipam/vrf.html index 4929e3b39..0ed534aa3 100644 --- a/netbox/templates/ipam/vrf.html +++ b/netbox/templates/ipam/vrf.html @@ -87,7 +87,7 @@ Prefixes - {{ prefix_count }} + {{ prefix_count }}