Project

General

Profile

« Previous | Next » 

Revision 04ee4c38

Added by Patrick Plitzner over 5 years ago

Fix details editing for TermEditor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/vocabulary/DefinedTermDetailElement.java
49 49
	 */
50 50
	@Override
51 51
	public void handleEvent(Object eventSource) {
52
	    super.handleEvent(eventSource);
52 53
		//handleRepresentation(eventSource);
53 54
		if(eventSource==textIdInVocabulary){
54 55
			if (StringUtils.isBlank(textIdInVocabulary.getText())){

Also available in: Unified diff