Project

General

Profile

« Previous | Next » 

Revision 1fb5686d

Added by Katja Luther about 6 years ago

fix update for new classification in taxonnavigator

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/newWizard/NewClassificationWizard.java
52 52
	   CdmStore.getService(IClassificationService.class).merge(getEntity(), true);
53 53
	   CdmApplicationState.getCurrentDataChangeService()
54 54
	        .fireChangeEvent(new CdmChangeEvent(Action.Create, classification, NewTaxonNodeWizard.class), true);
55
	   
55

  
56 56

  
57 57
	}
58 58

  

Also available in: Unified diff