Project

General

Profile

« Previous | Next » 

Revision 36386216

Added by Andreas Kohlbecker almost 5 years ago

ref #8388 UTIS search block: switching to production system for UTIS

View differences:

modules/cdm_dataportal/js/utis-client/utis-client.js
13 13
  // Default options for the plugin as a simple object
14 14
  var defaults = {
15 15
    providers: {'bgbm-phycobank': 'PhycoBank', 'diatombase' : 'DiatomBase', 'worms': 'WoRMS'},
16
    // webserviceUrl : 'https://cybertaxonomy.eu/eu-bon/utis/1.3',
16
    webserviceUrl : 'https://cybertaxonomy.eu/eu-bon/utis/1.3',
17 17
    // webserviceUrl : 'http://test.e-taxonomy.eu/eubon-utis',
18
    webserviceUrl : 'http://localhost:8081/',
18
    // webserviceUrl : 'http://localhost:8081/',
19 19
    pageSize: 20,
20 20
    spinnerIcon: null
21 21
  };

Also available in: Unified diff