Fixes #3275: Fix error when adding power outlets to a device type

This commit is contained in:
Jeremy Stretch
2019-06-21 16:24:12 -04:00
parent 39d9977234
commit 358ef04887
3 changed files with 24 additions and 11 deletions

View File

@@ -1,3 +1,11 @@
v2.6.1 (FUTURE)
## Bug Fixes
* [#3275](https://github.com/digitalocean/netbox/issues/3275) - Fix error when adding power outlets to a device type
---
v2.6.0 (2019-06-20)
## New Features