Merge branch 'release/4.14.0' 4.14.0
authorjenkins <jenkins-int@bgbm.org>
Thu, 15 Feb 2018 14:15:56 +0000 (15:15 +0100)
committerjenkins <jenkins-int@bgbm.org>
Thu, 15 Feb 2018 14:15:56 +0000 (15:15 +0100)
eu.etaxonomy.taxeditor.store/src/main/java/eu/etaxonomy/taxeditor/view/e4/AbstractCdmEditorPartE4.java

index 183c79a6ff75f8088aa82ad9c34917622a575d94..9dfb1ba8997a4ceef71e1ac3d911089e44266858 100644 (file)
@@ -62,6 +62,7 @@ public abstract class AbstractCdmEditorPartE4
      * If it is <code>true</code> then it is currently delaying a selection.
      */
     private boolean isInDelay;
+    private boolean isEnabled;
     private static final Logger logger = Logger.getLogger(AbstractCdmEditorPartE4.class);
 
     /**