Revision 2694
Added by sgarg about 19 years ago
lib/style/skins/nrs/index.html | ||
---|---|---|
51 | 51 |
} |
52 | 52 |
|
53 | 53 |
if(checkBox.checked == false && searchString!="%"){ |
54 |
submitFormObj.query.value = "<pathquery version=\"1.2\">"+
|
|
54 |
submitFormObj.query.value = "<pathquery version=\"1.2\">" |
|
55 | 55 |
+"<querytitle>Web-Search</querytitle>" |
56 | 56 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>" |
57 | 57 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>" |
lib/style/skins/nceas/index.html | ||
---|---|---|
50 | 50 |
} |
51 | 51 |
|
52 | 52 |
if(checkBox.checked == false && searchString!="%"){ |
53 |
submitFormObj.query.value = "<pathquery version=\"1.2\">"+
|
|
53 |
submitFormObj.query.value = "<pathquery version=\"1.2\">" |
|
54 | 54 |
+"<querytitle>Web-Search</querytitle>" |
55 | 55 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>" |
56 | 56 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>" |
lib/style/skins/obfs/index.html | ||
---|---|---|
51 | 51 |
} |
52 | 52 |
|
53 | 53 |
if(checkBox.checked == false && searchString!="%"){ |
54 |
submitFormObj.query.value = "<pathquery version=\"1.2\">"+
|
|
54 |
submitFormObj.query.value = "<pathquery version=\"1.2\">" |
|
55 | 55 |
+"<querytitle>Web-Search</querytitle>" |
56 | 56 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.1</returndoctype>" |
57 | 57 |
+"<returndoctype>eml://ecoinformatics.org/eml-2.0.0</returndoctype>" |
Also available in: Unified diff
Bugfix in the metacat query generated in javascript