Project

General

Profile

« Previous | Next » 

Revision 4c980025

Added by Andreas Müller over 1 year ago

ref #10186 further remove ConversationHolder from TaxEditor code and some cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsViewerE4.java
523 523
            }
524 524
        }
525 525
        //TODO: test code for secundum source section
526
//        SecundumSourceSection sourceSection = formFactory.createSecundumDetailSection(getConversationHolder(), parent, this, StoreUtil.getSectionStyle(SecundumSourceSection.class, getInput().getClass().getCanonicalName(), true));
527 526
//        formFactory.createHorizontalSeparator(parent, SWT.BORDER);
528 527
//        addPart(sourceSection);
529 528
//        if (taxonBase.getSecSource() == null){

Also available in: Unified diff