Commit 1fa03f56 authored by Christophe Dumez's avatar Christophe Dumez

- Subversion tab only appears when the bt is not installed

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@8620 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f4ad2012
......@@ -30,7 +30,9 @@
</item>
<item>
<key> <string>condition</string> </key>
<value> <string></string> </value>
<value>
<persistent> <string encoding="base64">AAAAAAAAAAM=</string> </persistent>
</value>
</item>
<item>
<key> <string>description</string> </key>
......@@ -86,4 +88,23 @@
</dictionary>
</pickle>
</record>
<record id="3" aka="AAAAAAAAAAM=">
<pickle>
<tuple>
<tuple>
<string>Products.CMFCore.Expression</string>
<string>Expression</string>
</tuple>
<none/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>text</string> </key>
<value> <string>python: here.getInstallationState() != \'installed\'</string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
<local_roles_item>
<local_roles>
<role id='chris'>
<item>Owner</item>
</role>
</local_roles>
<group_local_roles>
</group_local_roles>
</local_roles_item>
\ No newline at end of file
<type_roles>
</type_roles>
\ No newline at end of file
74
\ No newline at end of file
81
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment