Project

General

Profile

« Previous | Next » 

Revision 69e82edd

Added by Katja Luther over 5 years ago

local preferences database specific

View differences:

eu.etaxonomy.taxeditor.navigation/src/main/java/eu/etaxonomy/taxeditor/navigation/navigator/e4/TaxonNavigatorE4.java
279 279
		if (CdmStore.isActive()) {
280 280
		    cdmEntitySession = CdmStore.getCurrentSessionManager().newSession(this, true);
281 281
		    CdmApplicationState.getCurrentDataChangeService().register(this);
282
		    viewer.setInput(getInitialInput());
282 283
		}
283 284
		CdmStore.getLoginManager().addObserver(this);
284
        viewer.setInput(getInitialInput());
285

  
285 286
	}
286 287

  
287 288
	//Link with taxon selection

Also available in: Unified diff