[Erp5-report] r31643 romain - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplat...

nobody at svn.erp5.org nobody at svn.erp5.org
Thu Jan 7 17:00:03 CET 2010


Author: romain
Date: Thu Jan  7 17:00:02 2010
New Revision: 31643

URL: http://svn.erp5.org?rev=31643&view=rev
Log:
Reindex the contributions tool if present.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
    erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml?rev=31643&r1=31642&r2=31643&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_reindexAll.xml [utf8] Thu Jan  7 17:00:02 2010
@@ -166,7 +166,7 @@
              portal.portal_deliveries, portal.portal_orders,\n
              portal.portal_caches, portal.portal_types]\n
 possible_tool_list = [\'portal_gadgets\', \'portal_contribution_registry\',\n
-                      \'portal_roundings\',]\n
+                      \'portal_roundings\', \'portal_contributions\']\n
 for tool_id in possible_tool_list:\n
   if getattr(portal, tool_id, None) is not None:\n
     tool_list.append(getattr(portal, tool_id))\n

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision?rev=31643&r1=31642&r2=31643&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Thu Jan  7 17:00:02 2010
@@ -1,1 +1,1 @@
-1419
+1420




More information about the Erp5-report mailing list