{% extends "base.html" %} {% block content %}
Edit | Name | Run Type | Cron | Last Run | Last Result | History | Delete | Force Run | |
---|---|---|---|---|---|---|---|---|---|
Edit | {{job.jobName}} | {{job.getRunType}} | {{job.cron}} | {{job.getLastRun}} | {{job.last_result}} | History | Delete | {% if job.force_run == 1 %}Enabled | {% else %}Disabled | {% endif %}