]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1903767 - Bootstrap Opac: Make other formats and editions more visible.
authorGarry Collum <gcollum@gmail.com>
Fri, 22 Jul 2022 18:08:43 +0000 (18:08 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Wed, 28 Sep 2022 16:15:01 +0000 (12:15 -0400)
commit028c4cb0739d59b872c702d3ba678d2421d61dbe
tree904f2a08155eb2f80c248eaad91ee40d7c98da0d
parent37dd49643fcf56a1d82f2a9dbe6239220fa4dd2e
LP1903767 - Bootstrap Opac: Make other formats and editions more visible.

This patch does the following:

1. Moves "Other Formats and Editions" below # of holds and available items.
2. Changes "Other Options" to "Other Formats and Editions" and makes the
header tage and <h2> tag consistent with other header tags.
3. Resizes <h2> tags.
4. Removes bullets and changes the margins of some of the table/list displays
under the <h2> headers.
5. Fixes the alignment of the button group that contains Place Hold.

For Testing:

1. Find a record that contains other formats and editions.  In concerto
record #71 contains other formats and editions.
2. Notice that you have to click the More Details button to view the Other
Formats.
3. Apply the patch.
4. Other Formats and Editions now appear under the Available Copies and
Holds heading.  You no longer have to push the More Details button.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Gina Monti <gmonti@biblio.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/copy_counts.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/series.tt2
Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2