Fixes #4598: Display error message when invalid cable length is specified

This commit is contained in:
Jeremy Stretch
2020-05-07 10:34:33 -04:00
parent 7c6faff405
commit b7a96a33ef
3 changed files with 27 additions and 0 deletions

View File

@@ -1,5 +1,13 @@
# NetBox v2.8
v2.8.4 (FUTURE)
### Bug Fixes
* [#4598](https://github.com/netbox-community/netbox/issues/4598) - Display error message when invalid cable length is specified
---
## v2.8.3 (2020-05-06)
### Bug Fixes