From 1a9408aebaf77040dd3899f7aef5ada0601aebd7 Mon Sep 17 00:00:00 2001 From: Jonathan Bobel Date: Wed, 11 Dec 2024 10:30:16 -0500 Subject: [PATCH] Additional a11y updates --- app/templates/partials/jobs/status.html | 2 +- app/templates/views/check/preview.html | 2 +- app/templates/views/templates/_template.html | 3 +-- app/templates/views/templates/template.html | 14 +++++--------- 4 files changed, 8 insertions(+), 13 deletions(-) diff --git a/app/templates/partials/jobs/status.html b/app/templates/partials/jobs/status.html index 69251a50a..fb0a745f8 100644 --- a/app/templates/partials/jobs/status.html +++ b/app/templates/partials/jobs/status.html @@ -8,7 +8,7 @@
{% endif %} - diff --git a/app/templates/views/templates/template.html b/app/templates/views/templates/template.html index f04f9f490..59f94badf 100644 --- a/app/templates/views/templates/template.html +++ b/app/templates/views/templates/template.html @@ -50,40 +50,36 @@