Project

General

Profile

« Previous | Next » 

Revision d39cc36f

Added by Niels Hoffmann over 13 years ago

Fixes #2359

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/TaxonNodeDetailElement.java
233 233
			selection_classification.setEntity(classification);
234 234
			selection_parentTaxonNode.setEntity((TaxonNode) parentTreeNode);
235 235
			selection_parentTaxonNode.setClassification(classification);
236
		} else if(parentTreeNode == null){
237
			this.parentTreeNode = selection_classification.getEntity();			
236 238
		}
237 239
	}
238 240

  

Also available in: Unified diff