Project

General

Profile

« Previous | Next » 

Revision 1b557cbf

Added by Andreas Kohlbecker almost 7 years ago

ref #6169 better bibliographic references

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/component/registration/RegistrationItem.java
160 160
                Integer.toString(regDto.getId())
161 161
                );
162 162

  
163
        updateUI(regDto.getNomenclaturalCitationString(), regDto.getCreated(), regDto.getDatePublished(), regDto.getMessages().size(),
163
        updateUI(regDto.getBibliographicCitationString(), regDto.getCreated(), regDto.getDatePublished(), regDto.getMessages().size(),
164 164
                openButtonEvent, null, regDto);
165 165
    }
166 166

  

Also available in: Unified diff