Project

General

Profile

« Previous | Next » 

Revision b717449e

Added by Katja Luther over 5 years ago

fix #7715: label for sources of descriptions and descriptionelements are changed to sources

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/description/DescriptionSourceElement.java
62 62
	public void createControls(ICdmFormElement element, int style) {
63 63
		selection_descriptionSource = formFactory
64 64
				.createSelectionElement(Reference.class,
65
				        element, "Reference",
65
				        element, "Source",
66 66
						null, EntitySelectionElement.ALL, style);
67 67
	}
68 68

  

Also available in: Unified diff