Project

General

Profile

« Previous | Next » 

Revision af29e124

Added by Andreas Müller over 9 years ago

change labels for relationship descriptions #4087

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/description/detail/IndividualsAssociationDetailElement.java
73 73
						EntitySelectionElement.ALL, style);
74 74

  
75 75
		text_description = formFactory.createMultiLineTextWithLabel(
76
				formElement, "Description for taxon - individual association", 200, style);
76
				formElement, "Relationship to the unit:", 200, style);
77 77
		Map<Language, LanguageString> descriptions = entity.getDescription();
78 78

  
79 79
		if (descriptions.get(CdmStore.getDefaultLanguage()) != null) {

Also available in: Unified diff