Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

merging /branches/cdmlib/SPRINT-Chichorieae1/ to trunk

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/PalmaeProtologueImport.java
89 89
				media.addRepresentation(representation);
90 90
								
91 91
				TaxonNameDescription description = TaxonNameDescription.NewInstance();
92
				TextData protolog = TextData.NewInstance(Feature.PROTOLOG());
92
				TextData protolog = TextData.NewInstance(Feature.PROTOLOGUE());
93 93
				protolog.addMedia(media);
94 94
				description.addElement(protolog);
95 95
				taxonNameBase.addDescription(description);

Also available in: Unified diff