Project

General

Profile

« Previous | Next » 

Revision a6d3d9c5

Added by Katja Luther almost 3 years ago

ref #9448: remove E4 from file names - supplementalDataView

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/supplementaldata/SupplementalDataViewerE4.java
43 43
import eu.etaxonomy.taxeditor.ui.section.supplemental.VersionSection;
44 44
import eu.etaxonomy.taxeditor.ui.section.supplemental.identifier.IdentifierSection;
45 45
import eu.etaxonomy.taxeditor.view.detail.CdmSectionPart;
46
import eu.etaxonomy.taxeditor.view.e4.AbstractCdmDataViewerE4;
46
import eu.etaxonomy.taxeditor.view.e4.AbstractCdmDataViewer;
47 47

  
48 48
/**
49 49
 * @author pplitzner
50 50
 * @since Aug 10, 2017
51 51
 */
52
public class SupplementalDataViewerE4 extends AbstractCdmDataViewerE4 {
52
public class SupplementalDataViewerE4 extends AbstractCdmDataViewer {
53 53

  
54 54
	private boolean showDebug;
55 55

  

Also available in: Unified diff