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:12:07 +0000 (12:12 -0400)
commitad9f02492d0477458e87c53003fb7da64e98a367
tree40bfe57385fb80de33367d3a638aa1a12dc268e1
parent59f07b2c310a5644e68e3d4c5f94a51909377539
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