diff --git a/web/application/views/history.html b/web/application/views/history.html index e0496a0..114db88 100644 --- a/web/application/views/history.html +++ b/web/application/views/history.html @@ -31,7 +31,7 @@
- +
diff --git a/web/application/views/main.html b/web/application/views/main.html index 5879db8..ff73730 100644 --- a/web/application/views/main.html +++ b/web/application/views/main.html @@ -31,10 +31,14 @@ - {% if job.force_run == 1 %} - + {% if job.getRunType != "External Source" %} + {% if job.force_run == 1 %} + + {% else %} + + {% endif %} {% else %} - + {% endif %} {% endfor %}
Output{{job.last_result}} History DeleteEnabledEnabledDisabledDisabled