From: Ben Shum Date: Mon, 16 Feb 2015 09:24:29 +0000 (-0500) Subject: LP#1410532: Follow-up to fix config option for "Show more details" X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=628891a26dbea6660e68f3167138794942e593c6;p=Evergreen.git LP#1410532: Follow-up to fix config option for "Show more details" Somehow we got two entries in config.tt2 for the "Show more details". Remove one of these so that there's no confusion over how the variable is set and applied. Signed-off-by: Ben Shum --- diff --git a/Open-ILS/src/templates/opac/parts/config.tt2 b/Open-ILS/src/templates/opac/parts/config.tt2 index 099ad7db8a..9ce90a2d07 100644 --- a/Open-ILS/src/templates/opac/parts/config.tt2 +++ b/Open-ILS/src/templates/opac/parts/config.tt2 @@ -88,14 +88,6 @@ show_more_details.default = 'false'; record.summary.jacket_size = 'medium'; ############################################################################## -# Option for full details as a default, esp. impt. for e-content -# that uses resolver plumbing. Valid values are 'true', 'false' and 'hide'. -# Setting this to 'true' shows full details by default but allows the link -# to appear for 'Show Fewer Details'. The 'hide' option shows full details -# and also suppresses the link from displaying at all. -show_more_details.default = 'false'; - -############################################################################## # Define the order in which facets are displayed. Only facets listed here # will be displayed. To show all facets sorted by name, comment out this # setting.