Project

General

Profile

« Previous | Next » 

Revision 73703e18

Added by Andreas Kohlbecker about 5 years ago

fix #8076 typified name test for registration page implemented

View differences:

src/main/java/eu/etaxonomy/dataportal/elements/RegistrationItemFull.java
30 30
        return nameElement;
31 31
    }
32 32

  
33
    public WebElement getTypifiedNameElement() {
34
        return typifiedNameElement;
35
    }
36

  
33 37
    public List<WebElement> getSpecimenTypeDesignations() {
34 38
        return specimenTypeDesignations;
35 39
    }

Also available in: Unified diff