for now, ignore the new magic evergreen catalog Z source, since we already have that...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Nov 2008 14:25:05 +0000 (14:25 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 13 Nov 2008 14:25:05 +0000 (14:25 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/trunk@11157 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/web/js/ui/default/acq/picklist/bib_search.js

index 51e6bcc..4b4051f 100644 (file)
@@ -30,6 +30,7 @@ function drawForm() {
 
     for(var name in sources) {
         source = sources[name];
+        if(name == 'native-evergreen-catalog') continue;
         bibSourceSelect.addOption(name, name+':'+source.host);
         for(var attr in source.attrs) 
             if(!attr.match(/^#/)) // xml comment nodes