(no commit message)
authorn.hoffmann <n.hoffmann@localhost>
Mon, 11 Apr 2011 09:37:51 +0000 (09:37 +0000)
committern.hoffmann <n.hoffmann@localhost>
Mon, 11 Apr 2011 09:37:51 +0000 (09:37 +0000)
eu.etaxonomy.taxeditor.application/src/main/java/eu/etaxonomy/taxeditor/ApplicationWorkbenchWindowAdvisor.java

index d475b75dabe011e9ad4a93b62773f0927055621c..72ee9adf8745b16ba8e6c9cd280c9f85daed2aa1 100644 (file)
@@ -57,7 +57,7 @@ public class ApplicationWorkbenchWindowAdvisor extends WorkbenchWindowAdvisor {
         * <p>postWindowOpen</p>
         */
        public void postWindowOpen() { 
-//             PreferencesUtil.checkNomenclaturalCode();
+               PreferencesUtil.checkNomenclaturalCode();
 
                if(PreferencesUtil.shouldConnectAtStartUp())
                        CdmStore.connect();