• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.clients
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 5534 for branches/ProtocolEditor/src/search/IndexTermFinder.java

Show
Ignore:
Timestamp:
07/09/08 16:48:18 (5 months ago)
Author:
will
Message:

Search box auto-complete not case sensitive.

Files:
1 modified

  • branches/ProtocolEditor/src/search/IndexTermFinder.java (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/ProtocolEditor/src/search/IndexTermFinder.java

    r5533 r5534  
    6969                  Date start = new Date(); 
    7070                   
    71                  
     71                searchString = searchString.toLowerCase(); 
    7272                   
    7373                String searchField = "contents"; 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/