{% extends 'base.html' %} {% load inventory_extras %} {% block content %}
{% if perms.monolith.change_submanifest %} Update {% endif %} {% if object.can_be_deleted and perms.monolith.delete_submanifest %} Delete {% endif %}
| Name | Type | Feat. | Condition | Excl. tags | Def. shard | Tag shards | {% for key_display, key_list in keys %} | ||||
|---|---|---|---|---|---|---|---|---|---|---|---|
{{ key_display }} |
|||||||||||
|
{% if smo.pkg_info_name %}
{% if perms.monolith.view_pkginfoname %}
{{ name }}
{% else %}
{{ name }}
{% endif %}
{% else %}
{% if smo.can_be_downloaded %}
{% if perms.monolith.view_submanifestattachment %}
{{ name }}
{% else %}
{{ name }}
{% endif %}
{% else %}
{{ name }}
{% endif %}
uploaded: {{ smo.created_at|date:"r" }} {% if smo.trashed_at %} trashed: {{ smo.trashed_at|timesince }} ago {% endif %} {% endif %} |
{% if smo.type %}
{{ smo.get_type_display }} | {% else %}rep. pkg | {% endif %}{{ smo.featured_item|yesno:"★,-" }} | {% if smo.condition %} {% if perms.monolith.view_condition %} {{ smo.condition }} {% else %} {{ smo.condition }} {% endif %} {% else %} - {% endif %} | {% if not smo.type %} {% for tag in smo.excluded_tags %} {% inventory_tag tag %} {% empty %} - {% endfor %} {% else %} {% endif %} | {% if not smo.type %} {{ smo.default_shard }}/{{ smo.shard_modulo }} {% endif %} |
{% if not smo.type %}
{% if smo.tag_shards %}
|
{% if smo.type %}
{% if smo.trashed_at %} {% if perms.monolith.delete_submanifestattachment %} {% endif %} {% else %} {% if smo.type == 'script' %} {% if perms.monolith.change_submanifestattachment %} {% endif %} {% endif %} {% if perms.monolith.delete_submanifestattachment %} {% endif %} {% endif %} | {% else %}{% if perms.monolith.change_submanifestpkginfo %} {% endif %} {% if perms.monolith.delete_submanifestpkginfo %} {% endif %} | {% endif %}||
| {{ manifest }} | {% for tag in tags %}{% inventory_tag tag %}{% endfor %} |