]> 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:31:16 +0000 (09:31 -0400)
commit7a37861b17ff9e8bf38d647e1ba83a66d5a7cee6
treeb5f2f2b07d1012d3c02b9072748756f005d1498f
parentfb39684918e68cccb71bbce8e041172304178357
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