Project

General

Profile

« Previous | Next » 

Revision f6c0ab3d

Added by Katja Luther over 6 years ago

more changes for name details configuration with allow ovverride

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java
1055 1055
            sectionMap.put(sectionValues[0], Boolean.valueOf(sectionValues[1]));
1056 1056
        }
1057 1057

  
1058

  
1058
        config.setSimpleDetailsViewActivated(getValue(sectionMap, "simpleViewActivated"));
1059 1059

  
1060 1060
//        getPreferenceStore().setValue(SHOW_SIMPLE_NAME_DETAILS_TAXON,
1061 1061
//                (getValue(sectionMap, "taxon")));

Also available in: Unified diff