diff --git a/docs/release-notes/version-2.10.md b/docs/release-notes/version-2.10.md index 196ddf63f..e071d4941 100644 --- a/docs/release-notes/version-2.10.md +++ b/docs/release-notes/version-2.10.md @@ -5,6 +5,7 @@ ### Enhancements * [#5274](https://github.com/netbox-community/netbox/issues/5274) - Add REST API support for custom fields +* [#5399](https://github.com/netbox-community/netbox/issues/5399) - Show options for cable endpoint types during bulk import ### Bug Fixes diff --git a/netbox/templates/generic/object_bulk_import.html b/netbox/templates/generic/object_bulk_import.html index 5bd813722..170cf3665 100644 --- a/netbox/templates/generic/object_bulk_import.html +++ b/netbox/templates/generic/object_bulk_import.html @@ -67,7 +67,7 @@ {% if field.STATIC_CHOICES %} -