]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1994711 Semantic H1 headings for page titles
authorStephanie Leary <stephanie.leary@equinoxoli.org>
Fri, 14 Apr 2023 19:27:26 +0000 (19:27 +0000)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 19 Apr 2023 13:12:48 +0000 (09:12 -0400)
commit7b9f428dd05eea174bdf23a8a9b527d6756de36b
treebd108bfa1641e541bb40371d5edfd693c043e809
parent90e64b9be1e2e06d957798b814ca09e27233203b
LP1994711 Semantic H1 headings for page titles

Patch alters the markup within <eg-staff-banner> to include H1 headings
for page titles.

The patch also includes a new CSS file for the course page component,
which appears to be the only component taking advantage of the custom
classes and icons for page titles. I've made archived course titles gray
and italicized.

Signed-off-by: Stephanie Leary <stephanie.leary@equinoxoli.org>
Signed-off-by: Jane Sandberg <js7389@princeton.edu>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-list.component.ts
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-page.component.css [new file with mode: 0644]
Open-ILS/src/eg2/src/app/staff/admin/local/course-reserves/course-page.component.html
Open-ILS/src/eg2/src/app/staff/share/staff-banner.component.ts
Open-ILS/src/eg2/src/styles.css