Project

General

Profile

« Previous | Next » 

Revision 7a0547ca

Added by Patrick Plitzner over 10 years ago

  • enabled DescriptiveView (Factual Data) to show descriptions of SpecimenOrObservationBase

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/supplementaldata/SupplementalDataViewPart.java
58 58
			return;
59 59
		}
60 60

  
61
        if(part == this){
62
            return;
63
        }
64

  
61 65
        if(!(selection instanceof IStructuredSelection)){
62 66
            return;
63 67
        }

Also available in: Unified diff