Project

General

Profile

« Previous | Next » 

Revision 0ee41c8b

Added by Katja Luther almost 4 years ago

ref #8753: set selection to null after deleting descriptiveDataSet

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/supplementaldata/SupplementalDataPartE4.java
104 104
	            showEmptyPage();
105 105
	            return;
106 106
	        }
107

  
107 108
	        else if(structuredSelection.getFirstElement() instanceof DerivedUnitFacade){
108 109
	            return;
109 110
	        }

Also available in: Unified diff