Project

General

Profile

« Previous | Next » 

Revision 55409937

Added by Andreas Müller about 7 years ago

fix #5922 Move extensions section down

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/supplementaldata/SupplementalDataViewer.java
159 159

  
160 160
        formFactory.createHorizontalSeparator(parent, SWT.BORDER);
161 161

  
162
        addPart(extensionSection);
163 162
        addPart(sourceSection);
164 163
        addPart(identifierSection);
164
        addPart(extensionSection);
165 165
        addPart(creditSection);
166 166
        addPart(rightsSection);
167 167

  

Also available in: Unified diff