Project

General

Profile

« Previous | Next » 

Revision a12d789f

Added by Katja Luther over 6 years ago

cherry-pick from hotfix

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/concept/e4/ConceptViewPartE4.java
54 54
        if(activePart==thisPart){
55 55
            return;
56 56
        }
57

  
57
        viewer.getControl().setEnabled(true);
58 58
        Object partObject = createPartObject(activePart);
59 59

  
60 60
        if (partObject instanceof DetailsPartE4 || partObject instanceof SupplementalDataPartE4

Also available in: Unified diff