Project

General

Profile

« Previous | Next » 

Revision 0c52f39c

Added by Niels Hoffmann over 12 years ago

Fixing background color logic as it was kind of broken

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/forms/ISelectableElement.java
26 26
	 *
27 27
	 * @return a {@link eu.etaxonomy.taxeditor.ui.forms.SelectionArbitrator} object.
28 28
	 */
29
	public abstract SelectionArbitrator getSelectionArbitrator();
29
	public SelectionArbitrator getSelectionArbitrator();
30 30
}

Also available in: Unified diff