Revision: 4265
          http://vexi.svn.sourceforge.net/vexi/?rev=4265&view=rev
Author:   clrg
Date:     2011-10-05 12:17:31 +0000 (Wed, 05 Oct 2011)
Log Message:
-----------
Fix table columns not sorting on click

Modified Paths:
--------------
    trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/column.t

Modified: trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/column.t
===================================================================
--- trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/column.t   
2011-10-03 23:22:20 UTC (rev 4264)
+++ trunk/org.vexi-vexi.widgets/src_main/org/vexi/lib/widget/column.t   
2011-10-05 12:17:31 UTC (rev 4265)
@@ -1,11 +1,12 @@
-<!-- Copyright 2009 - see COPYING for details [LGPL] -->
+<!-- Copyright 2011 - see COPYING for details [LGPL] -->
 
 <vexi xmlns:ui="vexi://ui" xmlns:meta="vexi://meta" xmlns="org.vexi.lib.role">
     <meta:doc>
         <author>Charles Goodwin</author>
     </meta:doc>
  
-    <tooltipable />   
+    <clickable />
+    <tooltipable />
     <ui:box>
         
         thisbox.datatype ++= static.datatypeWrite;

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Vexi-svn mailing list
Vexi-svn@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to