Project

General

Profile

« Previous | Next » 

Revision 6ae3a6b2

Added by Katja Luther over 6 years ago

fix cdm light export only for taxonnodes

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/ExportToFileDestinationWizardPage.java
493 493
	}
494 494

  
495 495
	public boolean getCheckUseSelectedTaxonNode() {
496
		if (checkUseSelectedtaxonNode== null){
497
			return false;
498
		}
496 499
		return checkUseSelectedtaxonNode.getSelection();
497 500
	}
498 501

  

Also available in: Unified diff