Commit b6bacfc8 authored by Yusei Tahara's avatar Yusei Tahara

Add portal_solvers to reindexall script.

parent b9f98ba6
...@@ -185,7 +185,8 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n ...@@ -185,7 +185,8 @@ tool_list = [portal.portal_templates, portal.portal_trash,\n
portal.portal_deliveries, portal.portal_orders,\n portal.portal_deliveries, portal.portal_orders,\n
portal.portal_caches, portal.portal_types,\n portal.portal_caches, portal.portal_types,\n
portal.portal_property_sheets,\n portal.portal_property_sheets,\n
portal.portal_ids, portal.portal_memcached]\n portal.portal_ids, portal.portal_memcached,\n
portal.portal_solvers]\n
possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n
\'portal_roundings\', \'portal_contributions\']\n \'portal_roundings\', \'portal_contributions\']\n
for tool_id in possible_tool_list:\n for tool_id in possible_tool_list:\n
......
2011-07-01 yusei
* Add portal_solvers to reindexall script.
2011-07-01 yusei 2011-07-01 yusei
* Set proper title to interaction workflows. * Set proper title to interaction workflows.
......
40964 40965
\ No newline at end of file \ 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