Project

General

Profile

« Previous | Next » 

Revision 9a1b0c01

Added by Andreas Kohlbecker almost 7 years ago

ref #6612 updating UI components on modified References - bugfixes

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/registration/RegistrationWorkflowViewBean.java
132 132
        registration.addComponent(namesTypesPanel);
133 133

  
134 134
        registrations.add(registration);
135
        workflow.removeAllComponents();
135 136
        workflow.addComponent(registration);
136 137
    }
137 138

  

Also available in: Unified diff