From: p.plitzner Date: Tue, 23 Feb 2016 08:08:22 +0000 (+0100) Subject: Remove kindOfUnit from label in DerivativeEditor X-Git-Tag: 4.0.0^2~128 X-Git-Url: https://dev.e-taxonomy.eu/gitweb/taxeditor.git/commitdiff_plain/389c0ca111be39bfe74384709ce67f8c61982819 Remove kindOfUnit from label in DerivativeEditor --- diff --git a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/derivateSearch/DerivateLabelProvider.java b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/derivateSearch/DerivateLabelProvider.java index 540748a0e..ebe3b81bf 100644 --- a/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/derivateSearch/DerivateLabelProvider.java +++ b/eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/derivateSearch/DerivateLabelProvider.java @@ -144,7 +144,7 @@ public class DerivateLabelProvider extends ColumnLabelProvider { FormatKey.FIELD_NUMBER, FormatKey.SPACE, FormatKey.COLLECTION_CODE, FormatKey.SPACE, FormatKey.MOST_SIGNIFICANT_IDENTIFIER, FormatKey.SPACE, - FormatKey.KIND_OF_UNIT, FormatKey.SPACE, +// FormatKey.KIND_OF_UNIT, FormatKey.SPACE, FormatKey.SAMPLE_DESIGNATION, FormatKey.SPACE, FormatKey.SINGLE_READ_PRIMER, FormatKey.SPACE, FormatKey.SEQUENCE_DNA_MARKER, FormatKey.SPACE,