Project

General

Profile

« Previous | Next » 

Revision 33252062

Added by Katja Luther about 6 years ago

better handling of updating misapplied names

View differences:

eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/AbstractCdmEditorPartE4.java
186 186

  
187 187
                        if(part instanceof ITaxonEditor){
188 188
                            Taxon accepted = ((ITaxonEditor) part).getTaxon();
189

  
190
                            //                			Taxon accepted= ((ITaxonEditor)activePart).getTaxon();
191 189
                            Set<TaxonRelationship> rels =  taxon.getTaxonRelations(accepted);
192 190

  
193 191
                            if (rels.iterator().hasNext()){

Also available in: Unified diff