Project

General

Profile

« Previous | Next » 

Revision 92eade32

Added by Andreas Müller over 1 year ago

cleanup

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/view/media/e4/MediaViewPartE4.java
76 76

  
77 77
    @Override
78 78
    public void selectionChanged_internal(Object selection, MPart activePart, MPart thisPart) {
79
	    if(activePart==thisPart){
79
	    if(activePart == thisPart){
80 80
	        return;
81 81
	    }
82 82

  

Also available in: Unified diff