]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1920039-Bootstrap Opac: More Details button doesn't change on use.
authorGarry Collum <gcollum@gmail.com>
Thu, 13 Jan 2022 20:02:34 +0000 (15:02 -0500)
committerJason Stephenson <jason@sigio.com>
Wed, 6 Apr 2022 19:47:58 +0000 (15:47 -0400)
commitec32f4c330c4a3067a5276a38987a366ff606631
treeff22604a284da128841406c35e488642eab72cc7
parent9b8597a1886e20b51ea9a7ec660e754b695c3b95
LP1920039-Bootstrap Opac: More Details button doesn't change on use.

The 'More Details' button in a bib record in the Bootstrap Opac should change
to say 'Less Details' when pressed.  This patch fixes that behavior.

To Test.
1. Go to a bib record in the boostrap opac.
2. Press "More Details"
3. Notice the button still displays "More Details"
4. Apply the patch and repeat.
5. The button should now toggle between "More Details" and "Less Details"

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Jason Stephenson <jason@sigio.com>
Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2