Project

General

Profile

« Previous | Next » 

Revision 09946b7b

Added by Katja Luther over 6 years ago

code cleaning

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/combo/AbstractComboElement.java
82 82
        if (label != null) {
83 83
            label.setBackground(color);
84 84
        }
85
//        colorId = !irrelevant ? Resources.COLOR_COMPOSITE_IRRELEVANT
86
//                : Resources.COLOR_COMPOSITE_BACKGROUND;
87
//        color = AbstractUtility.getColor(colorId);
88
//        combo.setForeground(color);
89 85

  
90 86
    }
91 87

  

Also available in: Unified diff