Project

General

Profile

« Previous | Next » 

Revision 48621fdd

Added by Katja Luther about 7 years ago

fix deletion of new created entities in bulk editor

View differences:

eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/ApplicationWorkbenchAdvisor.java
168 168
		                MessagingUtils.REMOTE_ACCESS_FAILURE_MESSAGE + System.getProperty("line.separator"),
169 169
		                pluginId,
170 170
		                t,
171
		                true,
172
		                false);
171
		                false,
172
		                true);
173 173
		        return true;
174 174
		    }
175 175
		    return false;

Also available in: Unified diff