[Erp5-report] r39768 nicolas - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTempla...
nobody at svn.erp5.org
nobody at svn.erp5.org
Tue Nov 2 14:54:32 CET 2010
Author: nicolas
Date: Tue Nov 2 14:54:27 2010
New Revision: 39768
URL: http://svn.erp5.org?rev=39768&view=rev
Log:
Configure default hash script for parallel_list_field with Base_hashCategoryList
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_parallel_list_field.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_parallel_list_field.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_parallel_list_field.xml?rev=39768&r1=39767&r2=39768&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_parallel_list_field.xml [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewFieldLibrary/my_parallel_list_field.xml [utf8] Tue Nov 2 14:54:27 2010
@@ -235,7 +235,7 @@
</item>
<item>
<key> <string>hash_script_id</string> </key>
- <value> <string></string> </value>
+ <value> <string>Base_hashCategoryList</string> </value>
</item>
<item>
<key> <string>hidden</string> </key>
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=39768&r1=39767&r2=39768&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision [utf8] Tue Nov 2 14:54:27 2010
@@ -1 +1 @@
-1766
\ No newline at end of file
+1767
\ No newline at end of file
More information about the Erp5-report
mailing list