]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP 1548993: Restore Show More/Show Fewer Details button functionality.
authorJason Stephenson <jstephenson@mvlcstaff.org>
Thu, 19 May 2016 19:53:48 +0000 (15:53 -0400)
committerKathy Lussier <klussier@masslnc.org>
Thu, 2 Jun 2016 21:28:39 +0000 (17:28 -0400)
commitbd14556057505af2cdffbabd96c4d286a80744bd
tree464b2571b3686f1bd08ce1cfe3f6cc66ad04b553
parent7c14ceaa42f409cc7a58acf4d0bbc167beb6b883
LP 1548993: Restore Show More/Show Fewer Details button functionality.

When using a show_more_details.default setting of true in config.tt2,
the Show More/Show Fewer Details button functionality is broken.  The
detail record view is always shown, regardless of the button's state.
This patch attempts to repair the behavior so that the user can toggle
the detail record view even though the default is set to true.

Signed-off-by: Jason Stephenson <jstephenson@mvlcstaff.org>
Signed-off-by: Jeanette Lundgren <jlundgren@cwmars.org>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/opac/parts/header.tt2
Open-ILS/src/templates/opac/parts/result/table.tt2
Open-ILS/src/templates/opac/parts/searchbar.tt2
Open-ILS/src/templates/opac/results.tt2