{% load i18n %} {% load lfc_tags %} {% ifhasperm edit %}
{% trans "The current workflow is" %}: {{ workflow }}
{% trans "The current workflow is" %}: {{ workflow }}
{% trans "Inherited" %} | {% trans "Permission" %} | {% for role in roles %}{% trans role.name %} | {% endfor %}
---|---|---|
{% if permission.is_inherited %}
![]() ![]() |
{% trans permission.name %} | {% for role in permission.roles %}
{% if role.has_permission %}
![]() ![]() |
{% endfor %}