Change #8412
Category | None |
Changed by | Garry Collum <gcollum | @gmail.com>
Changed at | Wed 06 Apr 2022 15:46:28 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 9c1855e0b9eac816d982e5e2029115da08f0ea20 |
Comments
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>
Changed files
- Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2