Project

General

Profile

« Previous | Next » 

Revision 5465eca0

Added by Andreas Kohlbecker about 7 years ago

ref #6169 showing citation in list and eums items in UPPERCASE

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/phycobank/StartRegistrationView.java
38 38
        buttonName.addClickListener(e -> eventBus.publishEvent(new NavigationEvent(
39 39
                RegistrationWorkflowViewBean.NAME,
40 40
                RegistrationWorkflowViewBean.ACTION_NEW,
41
                RegistrationType.name.name()
41
                RegistrationType.NAME.name()
42 42
                )));
43 43
    }
44 44

  

Also available in: Unified diff