Project

General

Profile

« Previous | Next » 

Revision 92607823

Added by Niels Hoffmann almost 16 years ago

CLOSED - #368: DIPTERA unidentified taxa should have a "sp."

View differences:

cdmlib-model/src/main/java/eu/etaxonomy/cdm/strategy/cache/name/NonViralNameDefaultCacheStrategy.java
292 292
		}else{
293 293
			tags.add("");
294 294
		}
295
		if(! "".equals(nonViralName.getAppendedPhrase())){
296
			tags.add(nonViralName.getAppendedPhrase());
297
		}
298
		
295 299
		return tags;
296 300
	}
297 301
	

Also available in: Unified diff