]> git.evergreen-ils.org Git - Evergreen.git/commit
LP2039483 Subheadings for staff catalog record page
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Mon, 16 Oct 2023 19:20:54 +0000 (19:20 +0000)
committerTerran McCanna <tmccanna@georgialibraries.org>
Mon, 13 Nov 2023 23:49:35 +0000 (18:49 -0500)
commitbc25ec0367040d244878adce26f05d4f7942a743
treec5d7c3ef083abd46eca0060ddddfcb3ee350d755
parent3573f4f93b916af696ae0ea573909e70199dd054
LP2039483 Subheadings for staff catalog record page

Adds headings level 2, 3, and 4 to the staff catalog's individual record
page to facilitate better in-page navigation for screen reader users.
Styles have been added to negate the font styles usually applied to
headings, so the page is visually unchanged.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Ruth Davis <rfrasur@library.in.gov>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.html
Open-ILS/src/eg2/src/app/staff/catalog/cnbrowse/results.component.ts
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.css
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.html
Open-ILS/src/eg2/src/app/staff/catalog/record/record.component.ts
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.css
Open-ILS/src/eg2/src/app/staff/share/bib-summary/bib-summary.component.html
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html