Project

General

Profile

« Previous | Next » 

Revision 892efc69

Added by Andreas Kohlbecker almost 14 years ago

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

View differences:

cdmlib-io/src/main/java/eu/etaxonomy/cdm/io/excel/taxa/NormalExplicitImportConfigurator.java
86 86
			logger.warn("getSource Reference not yet fully implemented");
87 87
			ReferenceFactory refFactory = ReferenceFactory.newInstance();
88 88
			sourceReference = refFactory.newGeneric();
89
			sourceReference.setTitleCache("Excel Taxon import");
89
			sourceReference.setTitleCache("Excel Taxon import", true);
90 90
		}
91 91
		return sourceReference;
92 92
	}

Also available in: Unified diff