[Erp5-report] r18739 - in /erp5/trunk/products/ERP5/bootstrap/erp5_core: SkinTemplateItem/p...
nobody at svn.erp5.org
nobody at svn.erp5.org
Wed Jan 16 15:08:58 CET 2008
Author: aurel
Date: Wed Jan 16 15:08:58 2008
New Revision: 18739
URL: http://svn.erp5.org?rev=18739&view=rev
Log:
sorting a listbox in a relation dialog is now working
Modified:
erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision
Modified: erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml?rev=18739&r1=18738&r2=18739&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/SkinTemplateItem/portal_skins/erp5_core/Base_viewRelatedObjectList/listbox.xml Wed Jan 16 15:08:58 2008
@@ -15,7 +15,6 @@
<list>
<string>title</string>
<string>columns</string>
- <string>sort_columns</string>
<string>sort</string>
<string>list_method</string>
<string>count_method</string>
@@ -200,17 +199,6 @@
</value>
</item>
<item>
- <key> <string>sort_columns</string> </key>
- <value>
- <list>
- <tuple>
- <string>None</string>
- <string>None</string>
- </tuple>
- </list>
- </value>
- </item>
- <item>
<key> <string>target</string> </key>
<value> <string>Click to edit the target</string> </value>
</item>
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=18739&r1=18738&r2=18739&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision (original)
+++ erp5/trunk/products/ERP5/bootstrap/erp5_core/bt/revision Wed Jan 16 15:08:58 2008
@@ -1,1 +1,1 @@
-670
+671
More information about the Erp5-report
mailing list