Bug 29513: Convert remaining breadcrumbs div blocks into nav
authorAndreas Roussos <a.roussos@dataly.gr>
Thu, 18 Nov 2021 08:37:01 +0000 (09:37 +0100)
committerKyle Hall <kyle@bywatersolutions.com>
Fri, 3 Dec 2021 14:56:48 +0000 (09:56 -0500)
commit51e2fad7d3c4281bdb05aa8bb32c50d76e4e57dd
treed1c4d50e374e42cab2858f1167ad63c8050a31aa
parent592d2ece3e3c9d58a6577c2480d7094e75f2e7bd
Bug 29513: Convert remaining breadcrumbs div blocks into nav

As per https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27846#c0,
breadcrumbs should adhere to the WAI-ARIA Authoring Practices. Most Staff
Client template files have already been fixed, but there were a few that
were missed.

This patch fixes that.

Test plan:
1) Apply this patch.
2) Visit these pages in the Staff Client:
   Home > Acquisitions > TestVendor > Basket TestBasket (1) for TestVendor (*)
   Home > Administration > Set library checkin and transfer policy (**)
   Home > Patrons > Merge patron records (***)
   ...and confirm that the breadcrumbs display correctly.

   (*) Can be accessed by creating a test basket for a test vendor
   (**) Can be found under Administration -> Patrons and circulation
   (***) Can be found by trying to merge two Patron records

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/addorderiso2709.tt
koha-tmpl/intranet-tmpl/prog/en/modules/admin/transfer_limits.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/merge-patrons.tt