Project

General

Profile

« Previous | Next » 

Revision a10131a0

Added by Alex Theys over 12 years ago

AT: commiting Palm Use Data extension

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/model/DescriptionHelper.java
381 381
		if (text == null || text.length() == 0) {
382 382
			text = "No label provided";
383 383
		}
384
		
384 385
		return "Description: " + text;
385 386
	}
386 387
	

Also available in: Unified diff