.
authorp.ciardelli <p.ciardelli@localhost>
Wed, 5 Sep 2007 08:08:57 +0000 (08:08 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Wed, 5 Sep 2007 08:08:57 +0000 (08:08 +0000)
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");
        }