Project

General

Profile

« Previous | Next » 

Revision cc167097

Added by Katja Luther over 5 years ago

fix #7737: add space between warning and details

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/AbstractCdmDetailElement.java
320 320
	    			getWarnForReferencedObjects().setBackground(Display.getCurrent().getSystemColor(SWT.COLOR_RED));
321 321
	    			getWarnForReferencedObjects().setLayout(LayoutConstants.FILL(2, 3));
322 322
	    			getWarnForReferencedObjects().setForeground(Display.getCurrent().getSystemColor(SWT.COLOR_RED));
323
	    			formFactory.createLabel(formElement, "");
323 324

  
324 325
	    		}
325 326
	    	}

Also available in: Unified diff