From: miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4> Date: Wed, 7 Apr 2010 07:11:23 +0000 (+0000) Subject: this snunk in. should not have X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=db54403b5c15c1b489878de652314ffeb177293c;p=evergreen%2Ftadl.git this snunk in. should not have git-svn-id: svn://svn.open-ils.org/ILS/trunk@16151 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/web/opac/common/js/config.js b/Open-ILS/web/opac/common/js/config.js index 96a50ab743..50aee75128 100644 --- a/Open-ILS/web/opac/common/js/config.js +++ b/Open-ILS/web/opac/common/js/config.js @@ -1,6 +1,6 @@ /* Export some constants ----------------------------------------------------- */ -var SHOW_MR_DEFAULT = true; /* true if we show metarecords by default */ +var SHOW_MR_DEFAULT = false; /* true if we show metarecords by default */ //var DO_AUTHORITY_LOOKUPS = false; var DO_AUTHORITY_LOOKUPS = true;