]> 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:13:43 +0000 (12:13 -0400)
commite7609afed353725843a0339ee39639b86db400f8
tree452a0bd97a31a5e30bbcaeb6ed43116371fe0674
parentedeeba36f4a7e2eacb539d873fd1b5495676c86f
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