Project

General

Profile

« Previous | Next » 

Revision 182b1e60

Added by Katja Luther almost 5 years ago

ref #8293: distribution details view uses the same status pref as distr. editor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/preference/PreferencesUtil.java
1704 1704
            if(CdmStore.isActive()){
1705 1705
                controller = CdmStore.getCurrentApplicationConfiguration();
1706 1706
                for (CdmPreference preference: preferences){
1707

  
1708 1707
                    controller.getPreferenceService().set(preference);
1709

  
1710 1708
                    CdmPreferenceCache.instance().put(preference);
1711 1709
                }
1712 1710
            }

Also available in: Unified diff