Project

General

Profile

« Previous | Next » 

Revision 2cab5074

Added by Andreas Müller almost 7 years ago

latest FloraHellenica changes and CyprusImage import

View differences:

app-import/src/main/java/eu/etaxonomy/cdm/io/greece/FloraHellenicaTermImport.java
326 326
     */
327 327
    private void addLifeform(SimpleExcelTaxonImportState<FloraHellenicaImportConfigurator> state,
328 328
            OrderedTermVocabulary<State> lifeformVoc, String abbrevLabel, String label, UUID uuidlifeform) {
329
        State lifeForm = addState(state, abbrevLabel, label, label, uuidlifeform, lifeformVoc);
329
        addState(state, abbrevLabel, label, label, uuidlifeform, lifeformVoc);
330 330
    }
331 331

  
332 332

  

Also available in: Unified diff