Project

General

Profile

« Previous | Next » 

Revision a5d1fe44

Added by Alexander Oppermann about 9 years ago

Fix issue #3656

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/descriptive/DescriptiveViewPart.java
306 306
		for(FeatureNodeContainerTree containerTree : featureNodeContainerCache.values()){
307 307
			containerTree.buildTree();
308 308
		}
309
		viewer.expandToLevel(2);
309 310
		viewer.refresh();
310 311

  
311 312
		if(object instanceof DescriptionElementBase){

Also available in: Unified diff