From 9c2dc1c1641e21c7914a836e702655ea8fd0e4a0 Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Thu, 10 Jun 2021 13:39:48 +0000 Subject: [PATCH] Bug 28243: authorities folder Added captions to tables for accessibility purposes, some of these include class="sr-only" so that they are not visible, but they are still present for those who use screen-readers. To test: 1) Apply patch and dependencies 2) Go to Staff Client 3) Go to Authorities 4) Go to each of the pages/files and check if they have tables 5) Check that each of the tables have captions to describe them (unless they have special heading tags instead) - some of these will be visible on the page and some will be hidden with "sr-only" Sponsored-by: Catalyst IT --- .../intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt | 1 + koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt | 1 + 2 files changed, 2 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt index 71396e85e2..ebd4173c92 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist-auth.tt @@ -41,6 +41,7 @@ [% IF ( result ) %]
+ diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt index 3baec6db23..c76909a7cb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt @@ -43,6 +43,7 @@
Results
Summary Heading type
+ -- 2.11.0
Results
Summary Heading type