Project

General

Profile

« Previous | Next » 

Revision 2b7b435a

Added by Patrick Plitzner almost 6 years ago

ref #6321 show progress bar in dialog

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/input/AbstractBulkEditorInput.java
188 188
                } while (!entities.isEmpty());
189 189
	            monitor.done();
190 190
	        });
191
	        searchJob.setUser(true);
191 192
	        searchJob.schedule();
192 193
		}
193 194
	}

Also available in: Unified diff