{% extends "remapp/base.html" %} {% block headextras %} {% if current %} {% endif %} {% endblock %} {% block navbar %}
Filename | Import started | Progress | {% for tsk in current %} |
---|---|---|---|
{{ tsk.sizefile.name }} | {{ tsk.import_date|naturaltime }} | {{ tsk.progress }} | Abort |
Filename | Import started | Error message | {% for tsk in errors %} |
---|---|---|---|
{{ tsk.sizefile.name }} | {{ tsk.import_date|naturaltime }} | {{ tsk.progress }} | Delete import |
This function can only be accessed if you are logged in to OpenREM with admin permissions.