fixed #2910 - config context list and edit views not using select2

This commit is contained in:
John Anderson
2019-02-18 21:10:15 -05:00
parent 9d69f14faa
commit 9d055ff4fd
2 changed files with 54 additions and 13 deletions

View File

@@ -13,6 +13,7 @@ v2.5.7 (FUTURE)
* [#2893](https://github.com/digitalocean/netbox/issues/2893) - Remove duplicate display of VRF RD on IP address view
* [#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
v2.5.6 (2019-02-13)