Commit 83437896 authored by Ivan Tyagov's avatar Ivan Tyagov

2006-11-01 Ivan

* Adjusted allowed_content_types for CacheTool and CacheFactory

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@11038 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent d48240f2
......@@ -11,6 +11,14 @@
<portal_type id="Base Domain">
<item>Domain</item>
</portal_type>
<portal_type id="Cache Factory">
<item>Distributed Ram Cache Plugin</item>
<item>Ram Cache Plugin</item>
<item>SQL Cache Plugin</item>
</portal_type>
<portal_type id="Cache Tool">
<item>Cache Factory</item>
</portal_type>
<portal_type id="Category">
<item>Category</item>
</portal_type>
......@@ -42,9 +50,9 @@
<item>Preference</item>
</portal_type>
<portal_type id="Rule Tool">
<item>Delivery Rule</item>
<item>Invoice Rule</item>
<item>Invoice Transaction Rule</item>
<item>Delivery Rule</item>
</portal_type>
<portal_type id="Simulation Movement">
<item>Applied Rule</item>
......
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