Project

General

Profile

« Previous | Next » 

Revision e5f892b4

Added by Katja Luther over 6 years ago

refactor namedetails preference to allow override

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/IPreferenceKeys.java
181 181
    public static final String ALLOW_OVERRIDE_RL = "eu.etaxonomy.taxeditor.isRL.allow_override";
182 182
    public static final String ALLOW_OVERRIDE_SPECIMEN_PREF = "eu.etaxonomy.taxeditor.specimen.allowOverride";
183 183
    public static final String ALLOW_OVERRIDE_NAME_DETAILS = "eu.etaxonomy.taxeditor.name.allowOverride";
184
    public static final String OVERRIDE_SPECIMEN_PREF = "eu.etaxonomy.taxeditor.name.override";
184
    public static final String OVERRIDE_NAME_DETAILS = "eu.etaxonomy.taxeditor.name.override";
185
    public static final String OVERRIDE_SPECIMEN_PREF = "eu.etaxonomy.taxeditor.specimen.override";
185 186
    /*
186 187
     * Keys for the Abcd Import Configurator
187 188
     *

Also available in: Unified diff