Changeset 1325 for trunk/web-app
- Timestamp:
- Dec 24, 2010, 12:53:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/js/publication-chooser.pubmed.js
r1295 r1325 1 1 function _createURL( utility, params ) { 2 return baseUrl + "/ wizard/entrezProxy?_utility=" + utility + "&" + params;2 return baseUrl + "/studyWizard/entrezProxy?_utility=" + utility + "&" + params; 3 3 } 4 4 sourcePubMed = function( chooserObject, searchterm, response ) {
Note: See TracChangeset
for help on using the changeset viewer.