{% extends 'main_header.html' %} {% block body %}
Process Name | Time period | State | Reprocess | Skip | Get Uow | View Log | |
---|---|---|---|---|---|---|---|
{{ row[0] }} | {{ row[1] }} | {{ row[2] }} | {% set url = 'action=action_get_uow' + '&process_name=' + row[0] + '&timeperiod=' + row[1] %} | {% set url = 'action=action_get_log' + '&process_name=' + row[0] + '&timeperiod=' + row[1] %} |