{% load helpers %}
| Name | Weight | Active | |
|---|---|---|---|
| {{ assignment.config_context }} | {{ assignment.weight }} | {{ assignment.config_context.is_active|boolean_as_icon }} | {% if perms.extras.change_configcontextassignment %} {% endif %} {% if perms.extras.delete_configcontextassignment %} {% endif %} |