Project

General

Profile

« Previous | Next » 

Revision e9069de4

Added by Katja Luther about 4 years ago

ref #8860: fix add classification ref as sec reference

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/ui/section/classification/TaxonNodeWizardPage.java
152 152
		    if (taxon.getName().getId() == 0){
153 153
		        taxon.setName((TaxonName) parseReferencedName);
154 154
		    }
155
		    taxon.setSec(reference);
155 156

  
156 157
		}
157 158
		taxon.setPublish( ((TaxonNodeDetailElement) getDetailElement()).is_publish());

Also available in: Unified diff