Project

General

Profile

« Previous | Next » 

Revision 61473b5a

Added by Patrick Plitzner over 5 years ago

ref #7674 Show taxon descriptions as rows in matrix

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrix.java
117 117
    static final String COUNTRY_COLUMN = "country_column"; //$NON-NLS-1$
118 118

  
119 119
    static final String LABEL_TAXON_ROW = "TAXON_ROW"; //$NON-NLS-1$
120
    static final String LABEL_TAXON_AGGREGATED_DESCRIPTION = "TAXON_AGGREGATED_DESCRIPTION"; //$NON-NLS-1$
121
    static final String LABEL_TAXON_DESCRIPTION = "LABEL_TAXON_DESCRIPTION"; //$NON-NLS-1$
120 122

  
121 123
    @Inject
122 124
    private UISynchronize sync;

Also available in: Unified diff