Revision 90203d61
Added by Katja Luther over 5 years ago
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/element/AbstractUriWithExceptionLabelElement.java | ||
---|---|---|
54 | 54 |
numColumns = ((TableWrapLayout)parent.getLayout()).numColumns; |
55 | 55 |
} |
56 | 56 |
labelException.setLayoutData(LayoutConstants.FILL_HORIZONTALLY(numColumns, 1)); |
57 |
labelException.setBackground(getPersistentBackground()); |
|
57 | 58 |
addControl(labelException); |
58 | 59 |
setParsedText(initialObject); |
59 | 60 |
} |
Also available in: Unified diff
fix white label in referenceDetailElement