Project

General

Profile

« Previous | Next » 

Revision e2ab596e

Added by Katja Luther over 2 years ago

ref #9882: remember operations and execute while saving

View differences:

eu.etaxonomy.taxeditor.bulkeditor/src/main/java/eu/etaxonomy/taxeditor/bulkeditor/e4/CellSelectionListener.java
61 61
                return;
62 62
            }
63 63
        }
64
        bulkEditor.getSelService().setSelection(new StructuredSelection());
64
//        bulkEditor.getSelService().setSelection(new StructuredSelection());
65 65
    }
66 66
}

Also available in: Unified diff