]> git.evergreen-ils.org Git - 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>
Fri, 3 Jun 2016 14:44:55 +0000 (10:44 -0400)
commit2868b59701662a011c351a5c358c5337a9342f16
treead76e270714087eede5049a486b5a4e97b535fc9
parent15dcff8bdf7539db6e463040c19385a4f0977d66
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>
Conflicts:
Open-ILS/src/templates/opac/results.tt2
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