Project

General

Profile

« Previous | Next » 

Revision b112fd08

Added by U-BGBM\k.luther over 8 years ago

minor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/TaxonNodeDetailElement.java
280 280
			}
281 281
		}
282 282
		taxon = Taxon.NewInstance(taxonName, secundum);
283
		setTaxon(taxon);
283
		//textNewTaxonName.setText(taxonName.getTitleCache());
284 284
	}
285 285

  
286 286
	private void setOpenInEditor(boolean openInEditor) {

Also available in: Unified diff