Project

General

Profile

« Previous | Next » 

Revision df44f597

Added by Andreas Müller over 1 year ago

cleanup

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/details/DetailsPartE4.java
56 56

  
57 57
    @Override
58 58
    public void selectionChanged_internal(Object selection, MPart activePart, MPart thisPart) {
59
        if (activePart==thisPart){
59
        if (activePart == thisPart){
60 60
            return;
61 61
        }
62 62

  

Also available in: Unified diff