Project

General

Profile

« Previous | Next » 

Revision a14d1bae

Added by Patrick Plitzner almost 10 years ago

  • added property change listener to original data label
    • fixed conversation binding when getting derivate labels

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/mvc/OriginalLabelDataElement.java
41 41
            tableWrapLayout.leftMargin = 0;
42 42
            tableWrapLayout.horizontalSpacing = 0;
43 43
            tableWrapLayout.bottomMargin = 0;
44
            tableWrapLayout.numColumns = 3;
44
            tableWrapLayout.numColumns = 2;
45 45
            setLayout(tableWrapLayout);
46 46
        }
47 47

  

Also available in: Unified diff