[Erp5-report] r22718 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Jul 29 14:40:55 CEST 2008


Author: nicolas
Date: Tue Jul 29 14:40:54 2008
New Revision: 22718

URL: http://svn.erp5.org?rev=22718&view=rev
Log:
2008-07-29 nicolas
Change brain class of TrackingList results

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

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml?rev=22718&r1=22717&r2=22718&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Resource_zGetTrackingList.xml Tue Jul 29 14:40:54 2008
@@ -362,7 +362,7 @@
         </item>
         <item>
             <key> <string>class_name_</string> </key>
-            <value> <string>InventoryListBrain</string> </value>
+            <value> <string>TrackingListBrain</string> </value>
         </item>
         <item>
             <key> <string>connection_hook</string> </key>

Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log?rev=22718&r1=22717&r2=22718&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log Tue Jul 29 14:40:54 2008
@@ -1,3 +1,6 @@
+2008-07-29 nicolas
+Change brain class of TrackingList results
+
 2008-06-27 yusei
 * Start to develop version 5.2.
 

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=22718&r1=22717&r2=22718&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Tue Jul 29 14:40:54 2008
@@ -1,1 +1,1 @@
-921
+924




More information about the Erp5-report mailing list