diff --git a/netbox/templates/extras/customfieldchoiceset.html b/netbox/templates/extras/customfieldchoiceset.html index 1bf1b0a1d..796d268a9 100644 --- a/netbox/templates/extras/customfieldchoiceset.html +++ b/netbox/templates/extras/customfieldchoiceset.html @@ -17,13 +17,23 @@ Description {{ object.description|markdown|placeholder }} + + Choices + {{ object.choices|length }} + Order Alphabetically {% checkmark object.order_alphabetically %} Used by - {# TODO #} + + +