Project

General

Profile

« Previous | Next » 

Revision 7c8a7a80

Added by Andreas Müller over 10 years ago

remove setDescriptiveSystem

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/description/DescriptionDetailElement.java
65 65
		}
66 66
		else if(eventSource == selection_featureTree){
67 67
			FeatureTree featureTree = selection_featureTree.getSelection();
68
			//FIXME:3.3MC---- 
69
			//getEntity().setDescriptiveSystem(featureTree.getDistinctFeatures());
70
			//FIXME:3.3MC----
68
			//descriptive system is not available anymore since v3.3 
69
//			getEntity().setDescriptiveSystem(featureTree.getDistinctFeatures());
71 70
		}
72 71
	}
73 72
}

Also available in: Unified diff