Commit 171a719b authored by Kazuhiko Shiozaki's avatar Kazuhiko Shiozaki

index portal_memcached too, because its listbox uses searchFolder and...

index portal_memcached too, because its listbox uses searchFolder and Memcached Plugin object is indexable.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@38734 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent abecdc2e
......@@ -176,7 +176,7 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n
portal.portal_domains, portal.portal_rules,\n
portal.portal_deliveries, portal.portal_orders,\n
portal.portal_caches, portal.portal_types,\n
portal.portal_ids]\n
portal.portal_ids, portal.portal_memcached]\n
possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n
\'portal_roundings\', \'portal_contributions\']\n
for tool_id in possible_tool_list:\n
......
1732
\ No newline at end of file
1733
\ 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