]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1761242 Z39.50 Marc View Usability with Mobile Repsonsiveness
authorGarry Collum <gcollum@gmail.com>
Sat, 16 Jun 2018 18:13:22 +0000 (14:13 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 19 Nov 2018 15:32:59 +0000 (10:32 -0500)
commit7a0e6b686091e86413e69a6ebfff2f61b68e7f2f
treef8ea9a4793160ad658fc03a53d2a0b80258444e3
parent1dbf4109ffffe66aba07648fabf103432b932b40
LP#1761242 Z39.50 Marc View Usability with Mobile Repsonsiveness

This patch changes the size of the image in the Z39.50 Marc View from large to
medium.  It also incorporates bootstrap's media classes to present the Marc
record and the cover image side by side.  If there is no image the marc record
display floats to the left of the modal. From a suggestion by Jane Sandbert, it
also hides the book cover image on small devices.

To test.
1. Perform a search in z39.50.  An LOC title search for "Cat in the Hat"
   returms results of titles with and without images.
2. View some of the titles in Marc View, noting the large image.
3. Apply the patch.
4. Perform the same search and view the results in Marc View.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Janet Schrader <jschrader@cwmars.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/cat/z3950/t_marc_html.tt2