From 2c0ef3d9b3a36146366743fc31e2dd9351dee530 Mon Sep 17 00:00:00 2001 From: Wainui Witika-Park Date: Wed, 16 Jun 2021 03:45:34 +0000 Subject: [PATCH] Bug 28243: virtualshelves 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 the virtualshelves/shelves page 4) Check that the page has tables 5) Check that the tables have captions to describe them and that they are hidden with "sr-only" Sponsored-by: Catalyst IT --- koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt index f011cc7fb1..50ce07c826 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves/shelves.tt @@ -217,6 +217,7 @@ [% END %] + [% IF ( itemsloop ) %][% END %] @@ -396,6 +397,7 @@
Search results
 
+ -- 2.11.0
List results
Type