Project

General

Profile

« Previous | Next » 

Revision 03a2b1f4

Added by Patrick Plitzner about 5 years ago

ref #8136 Show micro citation in details view

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/name/AbstractTypeDesignationElement.java
75 75
                                entity.getCitation(), EntitySelectionElement.ALL, SWT.NULL);
76 76

  
77 77
                text_referenceDetail = formFactory.createTextWithLabelElement(
78
                    formElement, "Reference Detail", null, SWT.NULL);
78
                    formElement, "Reference Detail", entity.getCitationMicroReference(), SWT.NULL);
79 79
	        }
80 80
        }else{
81 81
            if (selection_reference != null){

Also available in: Unified diff