diff --git a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml index c20c9701ef26a8e1c7ed3f64085d51b919c4f25c..16268502ccb39a88d8524f21d38caffb4bd44004 100644 --- a/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml +++ b/product/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/ERP5Site_zGetLatestIndexedObjectList.xml @@ -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> diff --git a/product/ERP5/bootstrap/erp5_core/bt/change_log b/product/ERP5/bootstrap/erp5_core/bt/change_log index 2084dd6c14a8f46c71a96abdbeca482fae6b30ea..ffa02fc80555a6559bc96ee0143340eab032d0fe 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/change_log +++ b/product/ERP5/bootstrap/erp5_core/bt/change_log @@ -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. diff --git a/product/ERP5/bootstrap/erp5_core/bt/revision b/product/ERP5/bootstrap/erp5_core/bt/revision index d10f97d902701e682f4e8e2bdff169e5a81b1756..ba7177fff76a8eda69c0f0dccff7f6dedf8de26f 100644 --- a/product/ERP5/bootstrap/erp5_core/bt/revision +++ b/product/ERP5/bootstrap/erp5_core/bt/revision @@ -1 +1 @@ -1549 \ No newline at end of file +1550 \ No newline at end of file