Project

General

Profile

« Previous | Next » 

Revision 226968cb

Added by Andreas Kohlbecker almost 6 years ago

fix #7363 adding support for replacedSynonyms to TaxonNameEditor

View differences:

src/main/java/eu/etaxonomy/cdm/vaadin/view/name/TaxonNamePopupEditorView.java
83 83

  
84 84
    void updateAuthorshipFields();
85 85

  
86
    /**
87
     * @return
88
     */
89
    ToManyRelatedEntitiesComboboxSelect<TaxonName> getReplacedSynonymsComboboxSelect();
90

  
86 91
}

Also available in: Unified diff