Project

General

Profile

« Previous | Next » 

Revision 52d76872

Added by Katja Luther about 5 years ago

ref #8124: adapt editor to be able to edit NameFacts

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/descriptive/operation/MoveDescriptionElementsOperation.java
102 102
		    result = service.moveDescriptionElementsToDescription(descriptionElementsUuid, targetDescriptionUuid, isCopy);
103 103

  
104 104
		}
105
		return postExecute(targetDescription);
105
		return postExecute(null);
106 106
	}
107 107

  
108 108
	/* (non-Javadoc)

Also available in: Unified diff