Fixes #2824: Fix template exception when viewing rack elevations list

This commit is contained in:
Jeremy Stretch
2019-01-30 09:59:19 -05:00
parent 47de46e6dc
commit 106a7726c1
2 changed files with 8 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
v2.5.5 (FUTURE)
## Bug Fixes
* [#2824](https://github.com/digitalocean/netbox/issues/2824) - Fix template exception when viewing rack elevations list
---
v2.5.4 (2019-01-29)
## Enhancements