diff --git a/app/templates/components/pill.html b/app/templates/components/pill.html index 7024fc494..21dfc2844 100644 --- a/app/templates/components/pill.html +++ b/app/templates/components/pill.html @@ -11,7 +11,7 @@ {% for label, option, link, count in items %}
  • {% if current_value == option %} - + {% else %} {% endif %} diff --git a/app/templates/partials/jobs/notifications.html b/app/templates/partials/jobs/notifications.html index b9ed1955d..b77d5bd88 100644 --- a/app/templates/partials/jobs/notifications.html +++ b/app/templates/partials/jobs/notifications.html @@ -2,7 +2,7 @@ {% from "components/page-footer.html" import page_footer %} {% from "components/form.html" import form_wrapper %} -
    +
    {% if job.scheduled %}

    @@ -74,4 +74,4 @@ {% endif %} {% endif %} -

    +