|
•
|
{{ tc.name|default:tc.content_type_label }}
|
{% for label in tc.type_line_kind_parts %}
{{ label }}
{% empty %}
—
{% endfor %}
|
{% include "netbox_nsm/inc/rulebook_field_type_flags.html" %}
|
{% include "netbox_nsm/inc/rulebook_field_type_row_actions.html" %}
|