The chosen action is not applicable to all selected issues. Issues for which it has not been applied have been left with checkboxes checked so that you can try again with another action.
{# the div with a few project-related icons (pjt-members, pjt-settings, my settings, dsn) on the lower RHS #}
{% if not app_settings.SINGLE_USER %}{% if member.is_admin or request.user.is_superuser %}
{% endif %}{% endif %}
{% if member.is_admin or request.user.is_superuser %}
{% endif %}
{# member-existance is implied if you can see this page #}
{# member-existance is implied if you can see this page #}