Project

General

Profile

« Previous | Next » 

Revision 85367589

Added by Katja Luther about 6 years ago

fix #6533: fix setting of excluded/unplaced in newTaxonnodeWizard

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/EditTaxonNodeWizard.java
41 41
        TaxonNode node = (TaxonNode)getEntity();
42 42

  
43 43
        CdmStore.getService(ITaxonNodeService.class).merge(node, true);
44

  
44 45
    }
45 46
    @Override
46 47
    public void addPages() {

Also available in: Unified diff