Project

General

Profile

« Previous | Next » 

Revision 20878688

Added by Andreas Kohlbecker almost 6 years ago

renaming RegistrationStateLabel to RegistrationStatusLabel

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/RegistrationItem.java
87 87

  
88 88
    // --------------------------------------------------
89 89

  
90
    private RegistrationStateLabel stateLabel = new RegistrationStateLabel();
90
    private RegistrationStatusLabel stateLabel = new RegistrationStatusLabel();
91 91
    private Link identifierLink = new Link();
92 92
    private Label citationSummaryLabel = new Label();
93 93
    private Button blockedByButton = new Button(FontAwesome.WARNING);

Also available in: Unified diff