Project

General

Profile

« Previous | Next » 

Revision bc74cf95

Added by Andreas Kohlbecker about 7 years ago

ref #6169 generic workflows

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/phycobank/ListViewBean.java
69 69
            if(value.equals(RegistrationType.name)) {
70 70
                return FontAwesome.TAG.getHtml();
71 71
            }
72
            if(value.equals(RegistrationType.name)) {
72
            if(value.equals(RegistrationType.typification)) {
73 73
                return FontAwesome.TAGS.getHtml();
74 74
            }
75 75
            return FontAwesome.WARNING.getHtml();

Also available in: Unified diff