LP#1410532: Follow-up to fix config option for "Show more details"
authorBen Shum <bshum@biblio.org>
Mon, 16 Feb 2015 09:24:29 +0000 (04:24 -0500)
committerBen Shum <bshum@biblio.org>
Mon, 16 Feb 2015 09:30:03 +0000 (04:30 -0500)
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 <bshum@biblio.org>
Open-ILS/src/templates/opac/parts/config.tt2

index 099ad7d..9ce90a2 100644 (file)
@@ -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.