Project

General

Profile

« Previous | Next » 

Revision 8f1f6888

Added by Katja Luther almost 3 years ago

ref #7309: add collectorTitle/titleCache to editor

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/dialog/selection/NomenclaturalAuthorSelectionDialog.java
84 84
            return "";
85 85
        }
86 86

  
87
        return ((INomenclaturalAuthor)cdmObject).getNomenclaturalTitle();
87
        return ((INomenclaturalAuthor)cdmObject).getNomenclaturalTitleCache();
88 88
    }
89 89

  
90 90
    public class FilteredCdmResourceAbbrevLabelProvider extends LabelProvider {

Also available in: Unified diff