Commit 39552e0d authored by Yusei Tahara's avatar Yusei Tahara

2008-09-03 yusei

* Remove Route Tool portal type which is not used.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@23379 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e60ab465
<?xml version="1.0"?>
<ZopeData>
<record id="1" aka="AAAAAAAAAAE=">
<pickle>
<tuple>
<global name="ERP5TypeInformation" module="Products.ERP5Type.ERP5Type"/>
<tuple/>
</tuple>
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>__ac_local_roles__</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_actions</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>_aliases</string> </key>
<value>
<dictionary/>
</value>
</item>
<item>
<key> <string>_owner</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>_roles</string> </key>
<value>
<list/>
</value>
</item>
<item>
<key> <string>allowed_content_types</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>base_category_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>content_icon</string> </key>
<value> <string>folder_icon.gif</string> </value>
</item>
<item>
<key> <string>content_meta_type</string> </key>
<value> <string>ERP5 Folder</string> </value>
</item>
<item>
<key> <string>description</string> </key>
<value> <string>Folders allow to store a large number of documents (1,000,000 should not\n
be a problem).</string> </value>
</item>
<item>
<key> <string>factory</string> </key>
<value> <string>addFolder</string> </value>
</item>
<item>
<key> <string>filter_content_types</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>hidden_content_type_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Route Tool</string> </value>
</item>
<item>
<key> <string>property_sheet_list</string> </key>
<value>
<tuple/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
</item>
</dictionary>
</pickle>
</record>
</ZopeData>
2008-09-03 yusei
* Remove Route Tool portal type which is not used.
2008-08-28 yusei
* Use Base_translateString or translateString instead of N_.
......
947
\ No newline at end of file
948
\ No newline at end of file
......@@ -54,7 +54,6 @@ Property Divergence Tester | view
Quantity Divergence Tester | view
Ram Cache | statistics
Ram Cache | view
Route Tool | view
Rule Tool | view
SQL Cache | view
Simulation Movement | view
......
......@@ -28,7 +28,6 @@ Preference Tool
Property Divergence Tester
Quantity Divergence Tester
Ram Cache
Route Tool
Rule Tool
SQL Cache
Simulation Movement
......
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