Project

General

Profile

« Previous | Next » 

Revision 305c1b35

Added by Katja Luther over 5 years ago

ref # #7283: add preference to configure search for identifier

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/IPreferenceKeys.java
250 250
    public static final String SHOW_MEDIA = "eu.etaxonomy.taxeditor.view.showMedia";
251 251
    public static final String SHOW_CHECKLIST_PERSPECTIVE = "eu.etaxonomy.taxeditor.perspective.showChecklist";
252 252
    public static final String SHOW_TAXONNODE_WIZARD = "eu.etaxonomy.taxeditor.menu.showTaxonNodeWizard";
253

  
253
    public static final String IS_SEARCH_FOR_IDENTIFIER_AS_DEFAULT = "eu.etaxonomy.taxeditor.search.reference.defaultIdentifier";
254
    public static final String SEARCH_FOR_IDENTIFIER_AND_TITLECACHE = "eu.etaxonomy.taxeditor.search.reference.identifierAndTitleCache";
254 255

  
255 256

  
256 257

  

Also available in: Unified diff