Project

General

Profile

« Previous | Next » 

Revision 5f8a1cb3

Added by Andreas Kohlbecker over 6 years ago

cleaning up debug code

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/registration/RegistrationWorksetViewBean.java
280 280
                    )
281 281
                );
282 282
            });
283
            editButtonGroup.getNameButton().getButton().addFocusListener(e -> System.out.println("###"));
284 283
        }
285 284

  
286 285
        for(TypeDesignationWorkingSetButton workingsetButton : editButtonGroup.getTypeDesignationButtons()){

Also available in: Unified diff