Project

General

Profile

« Previous | Next » 

Revision 8cbae4a4

Added by Katja Luther over 2 years ago

ref #9861: adapt tooltip text

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrix.java
311 311
    	        	}
312 312
    	        		
313 313
    	        	return "Multiple data exist. Editing only possible in factual data view of " + object;
314
    	        }
315
    	        if (cell.getConfigLabels().getLabels().contains(CharacterMatrixConfigLabelAccumulator.NOT_APPLICABLE)){
316
    	        	return "This character is not applicable because of the state of a parent feature." ;
314 317
    	        }
315 318
    			return null;
316 319
    		}

Also available in: Unified diff