[Erp5-report] r34308 yusei - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplate...

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Apr 7 08:00:00 CEST 2010


Author: yusei
Date: Wed Apr  7 07:59:59 2010
New Revision: 34308

URL: http://svn.erp5.org?rev=34308&view=rev
Log:
2010-04-07 yusei
* Fix ERP5Site_zGetLatestIndexedObjectList. Its id attribute value was wrong.

Modified:
    erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.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/ERP5Site_zGetLatestIndexedObjectList.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml?rev=34308&r1=34307&r2=34308&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml [utf8] Wed Apr  7 07:59:59 2010
@@ -111,7 +111,7 @@
         </item>
         <item>
             <key> <string>id</string> </key>
-            <value> <string>ERP5Site_zGetLatedtIndexedObjectList</string> </value>
+            <value> <string>ERP5Site_zGetLatestIndexedObjectList</string> </value>
         </item>
         <item>
             <key> <string>max_cache_</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=34308&r1=34307&r2=34308&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/change_log [utf8] Wed Apr  7 07:59:59 2010
@@ -1,3 +1,6 @@
+2010-04-07 yusei
+* Fix ERP5Site_zGetLatestIndexedObjectList. Its id attribute value was wrong.
+
 2010-03-17 yusei
 * Fix listbox list actions on Documentation_view.
 

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=34308&r1=34307&r2=34308&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Wed Apr  7 07:59:59 2010
@@ -1,1 +1,1 @@
-1549
+1550




More information about the Erp5-report mailing list