{% load i18n %} {% load common_filters %} {% load common_tags %} {% comment %} {% endcomment %}
No Activities | ||
{% if j.status == "in progress" %} |
Move to Group '{{ j.group }}' | |
{% if j.status == "in progress" %} |
Change Owner: '{{ j.owner }}' | |
{% if j.status == "in progress" %} |
Send email | |
{% if j.status == "in progress" %}
|
{% if j.delmany %}
Delete {{ j.delmany }} {{ j.dtype }}s
{% else %}
Delete {{ j.dtype }}
{% endif %}
{% if j.dreport %}Error: ({{ j.dreport }}){% endif %}
|
|
{% if j.status == "in progress" %}
|
No Processor Available
{% else %}
{{ j.job_name }}
{% endif %}
{% for k,v in j.results.items %}
{% if v.type and v.id %}
{% elif v.type == "URL" %}
{% else %}
{{ k }}: {{ v }}
{% endif %}
{% endfor %}
|
{% if j.status == 'no processor available' %}