Project

General

Profile

« Previous | Next » 

Revision 2875

Added by sgarg over 18 years ago

bugfix in knb search

View differences:

lib/style/skins/esa/index.html
103 103
                var knbCheckBox = document.getElementById("knbCheckBox");
104 104
                if(knbCheckBox.checked == true){
105 105
                        document.forms[0].action = "http://knb.ecoinformatics.org/knb/servlet/metacat";
106
                        submitFormObj.qformat.value = "knb";
107
	                var pid = document.getElementById("packageId");
108
                        pid.value = "";
106 109
                }
107 110

  
108 111
                var actionField=document.createElement("input");

Also available in: Unified diff