]> git.evergreen-ils.org Git - contrib/Conifer.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:32:42 +0000 (17:32 -0400)
commitf8180327b6b51d93320377528553a4563c0481ec
tree8de01e2b36dea1a15c3e0f8b0c0ba3494e7cdec1
parentc16e53de997b702ccaa26ab6baeb19209ec71bed
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