Project

General

Profile

« Previous | Next » 

Revision abe228a4

Added by Katja Luther over 1 year ago

ref #10182: disable details view after editing name in name editor, refresh after save

View differences:

eu.etaxonomy.taxeditor.editor/src/main/java/eu/etaxonomy/taxeditor/editor/name/e4/TaxonEditor.java
387 387
            // Otherwise declare this step as done.
388 388
            monitor.worked(1);
389 389
        }
390
        EventUtility.postAsyncEvent(WorkbenchEventConstants.REFRESH_DETAILS, true);
391
//        EventUtility.postAsyncEvent(WorkbenchEventConstants.ENABLE_TAXON_DETAILS, true);
390 392
        input.setSync(sync);
391 393
        input.merge();
392 394

  

Also available in: Unified diff