Project

General

Profile

« Previous | Next » 

Revision 72dc91d6

Added by Andreas Kohlbecker almost 5 years ago

ref #8388 block to search UTIS implemented - removing debug code

View differences:

modules/cdm_dataportal/js/utis-client/utis-client.js
80 80
          type: 'text',
81 81
          placeholder: 'scientific name query string',
82 82
          name: 'query',
83
          value: "Navicula",
83
          // value: "Navicula", // search term preset for testing
84 84
          style: 'width:100%'
85 85
        }
86 86
      ).keypress(function(event){

Also available in: Unified diff