From db54403b5c15c1b489878de652314ffeb177293c Mon Sep 17 00:00:00 2001
From: miker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Date: Wed, 7 Apr 2010 07:11:23 +0000
Subject: [PATCH] this snunk in. should not have

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16151 dcc99617-32d9-48b4-a31d-7c20da2025e4
---
 Open-ILS/web/opac/common/js/config.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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;
-- 
2.11.0