Project

General

Profile

« Previous | Next » 

Revision 51188df7

Added by Katja Luther over 7 years ago

add session to bulk editor

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/BulkEditor.java
282 282
			conversation.commit(true);
283 283
			
284 284
			getEditorInput().dispose();
285
			initializeEditor();
285
			getEditorInput().bind();
286 286
			getEditorInput().performSearch(query);
287 287

  
288 288
			refresh();

Also available in: Unified diff