{% load bob %} {% load icons %}
CI UID | CI Name | CI Type | Editable | {% if editable %}Operations | {% endif %}
---|---|---|---|---|
{% if editable and not rel.0.readonly %} {{ rel.1.uid}} {% else %} {{ rel.1.uid}} {% endif %} | {% if editable and not rel.0.readonly %} {{ rel.1.name}} {% else %} {{ rel.1.name}} {% endif %} | {{ rel.1.type }} | {% if rel.0.readonly %} {% icon 'fugue-ui-check-box-uncheck' %} {% else %} {% icon 'fugue-ui-check-box' %} {% endif %} | {% if editable %}{% if rel.0.readonly %} - {% else %} Edit Remove {% endif %} | {% endif %}