Project

General

Profile

« Previous | Next » 

Revision 0caafa75

Added by Andreas Müller over 1 year ago

ref #10186 further remove ConversationHolder and cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/configurator/SetSecundumConfiguratorWizardPage.java
158 158
//        new Label(compositeRef, SWT.NONE);
159 159
//        new Label(compositeRef, SWT.NONE);
160 160

  
161
       // selectReference = toolkit.createSelectionElement(Rights.class, getConversationHolder(), composite, "Rights", null, EntitySelectionElement.SELECTABLE);
161
       // selectReference = toolkit.createSelectionElement(Rights.class, composite, "Rights", null, EntitySelectionElement.SELECTABLE);
162 162
        final Composite control = new Composite(composite, SWT.WRAP);
163 163
        GridLayout gridLayoutControl = new GridLayout();
164 164

  

Also available in: Unified diff