Project

General

Profile

« Previous | Next » 

Revision 0b4f079d

Added by Katja Luther almost 7 years ago

cdmLight Export create zip is configurable and save last export folder

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/io/wizard/CsvPrintExportWizard.java
45 45

  
46 46

  
47 47
		//standard page
48
		page =  ExportToFileDestinationWizardPage.CsvPrint();
48
		page =  ExportToFileDestinationWizardPage.CsvPrint(configurator);
49 49

  
50 50
		addPage(page);
51 51
	}

Also available in: Unified diff