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/CsvExportWizard.java
116 116

  
117 117

  
118 118
		//standard page
119
		page =  ExportToFileDestinationWizardPage.Csv();
119
		page =  ExportToFileDestinationWizardPage.Csv(configurator);
120 120

  
121 121
		addPage(page);
122 122
	}

Also available in: Unified diff