Project

General

Profile

« Previous | Next » 

Revision be6d7785

Added by Katja Luther over 2 years ago

ref #9861: do not show values when not applicable

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/descriptiveDataSet/matrix/CharacterMatrixLabelStyleConfiguration.java
84 84
        notApplicableValueStyle.setAttributeValue(
85 85
                CellStyleAttributes.BACKGROUND_COLOR,
86 86
                GUIHelper.COLOR_GRAY);
87
        notApplicableValueStyle.setAttributeValue(
88
                CellStyleAttributes.FOREGROUND_COLOR,
89
                GUIHelper.COLOR_GRAY);
87 90
        configRegistry.registerConfigAttribute(
88 91
                CellConfigAttributes.CELL_STYLE,
89 92
                notApplicableValueStyle,

Also available in: Unified diff