Author: cluts
Date: 2008-04-10 04:42:40 -0400 (Thu, 10 Apr 2008)
New Revision: 7725
Modified:
trunk/ui/dataTable/src/main/config/component/dataTable.xml
Log:
RF-2880 - corrected description for "sortPriority" attribute
Modified: trunk/ui/dataTable/src/main/config/component/dataTable.xml
===================================================================
--- trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-04-10 08:41:22 UTC
(rev 7724)
+++ trunk/ui/dataTable/src/main/config/component/dataTable.xml 2008-04-10 08:42:40 UTC
(rev 7725)
@@ -190,7 +190,7 @@
<property>
<name>sortPriority</name>
<classname>java.util.Collection</classname>
- <description>Defines a set of column ids in the order the columns could be
set</description>
+ <description>Defines a set of columns ids in the sorting
order</description>
</property>
<property hidden="true" existintag="false"
exist="false" >
<name>sortFields</name>
Show replies by date