KMAIN153 - Default Search Library (Dan Scott Fix)
authorBill Erickson <berickxx@gmail.com>
Wed, 29 Oct 2014 21:06:10 +0000 (17:06 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000 (15:46 -0400)
    Cross-port: 0b50aa9

KCLS/openils/var/templates_kcls/opac/myopac/prefs_settings.tt2
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Util.pm

index 530f1c3..4fa1e54 100644 (file)
@@ -45,7 +45,8 @@
                         </select>
                     </td>
                 </tr>
-               <!--            <tr >
+               <!--    the following commented code is for KMAIN-153
+                <tr >
                     <td width='20%'>[% l("preferred search location") %]</td>
                     <td>
                         [%- setting = 'opac.default_search_location';
index 3d932c9..d620001 100644 (file)
@@ -600,6 +600,7 @@ sub _get_pref_lib {
         return $self->cgi->cookie('eg_pref_lib');
     }
 
+    #the following commented code is for KMAIN-153
     #kmig57 - default search location is not used by KCLS
     # if ($ctx->{user}) {
     #    # See if the user has a search library preference