{% extends "result_manager/base.html" %} {% load static %} {% block css %} {{ block.super }} {% endblock css %} {% block scripts %} {{ block.super }} {% endblock scripts %} {% block content %}

Dashboard

Customize Dashboard
Open items by workflow
Open items by user
Closed items by workflow within period
Closed items by user within period
Closed items trend, by workflow
Opened items by workflow within period
Opened items in by user within period
Opened items trend, by user
Average time to close, by workflow
Overdue items by workflow
Overdue items by user
{% endblock content %}