{% for src in js %} {% endfor %} {% for src in css %}
{% endfor %}
{% include "header.html" %} {% include navigation %}
{% if admin %}
File '
{{ file[ 'uuid' ] }}
'
{% else %}
File '
-
'
{% endif %}
{% if not admin %}
Name
{% endif %}
Format
{{ file[ 'format' ] }}
Resolution
{{ file[ 'resolution' ] }} dpi
Width
{{ file[ 'width' ] }} px
Height
{{ file[ 'height' ] }} px
Size
{{ file[ 'size' ] }} Mo
Upload time
-
Quality
None
{% for quality_type in quality_type %}
{{ quality_type[ 'name' ] }}
{% endfor %}
{% if not admin %}
Notes
{% endif %}
Delete segments informations
Update segmentation
{% if admin %} {% set go_to_segmentation_button_url = url_for( 'submission.admin_submission_tenprint_segments_list', submission_id = submission_id, tenprint_id = file[ 'uuid' ] ) %} {% else %} {% set go_to_segmentation_button_url = url_for( 'submission.submission_tenprint_segments_list', submission_id = submission_id, tenprint_id = file[ 'uuid' ] ) %} {% endif %}
Go to segments list
Delete tenprint card