.
[taxeditor.git] / src / eu / etaxonomy / taxeditor / Perspective.java
index d2e035d08fab49fe14ebfe865a72a1098ca3b21b..faf9e62f9e8a2745ccc8a50d1f6af774c2f064d1 100644 (file)
@@ -20,7 +20,7 @@ public class Perspective implements IPerspectiveFactory {
                
                //layout.addStandaloneView(View.ID, false, IPageLayout.RIGHT, 0.75f, editorArea);
 
-               layout.getViewLayout(NavigationView.ID).setCloseable(false);
+               //layout.getViewLayout(NavigationView.ID).setCloseable(false);
                                
                layout.addActionSet("eu.etaxonomy.taxeditor.actionSet");
        }