Fix log view not being restored
authorMathieu Baudier <mbaudier@argeo.org>
Wed, 31 Oct 2012 07:46:21 +0000 (07:46 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Wed, 31 Oct 2012 07:46:21 +0000 (07:46 +0000)
git-svn-id: https://svn.argeo.org/commons/trunk@5679 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

security/plugins/org.argeo.security.ui/plugin.xml

index f8aeaa141e7a5030a15a3b040d449431cbba78c9..bec5f92e16d4c3762a20a20d685859d558c7779d 100644 (file)
             class="org.argeo.eclipse.spring.SpringExtensionFactory"
             name="Log"
             icon="icons/log.gif"
-            restorable="false">
+            restorable="true">
       </view>
       <view
             id="org.argeo.security.ui.adminLogView"
             class="org.argeo.eclipse.spring.SpringExtensionFactory"
             name="Admin Log"
             icon="icons/adminLog.gif"
-            restorable="false">
+            restorable="true">
       </view>
    </extension>
    <extension