fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [13150]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13150]
Date: Wed, 06 May 2015 15:57:31 +0000

Revision: 13150
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13150
Author:   nelson224
Date:     2015-05-06 15:57:31 +0000 (Wed, 06 May 2015)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/inc/class.uilocation.inc.php

Modified: branches/dev-syncromind/property/inc/class.uilocation.inc.php
===================================================================
--- branches/dev-syncromind/property/inc/class.uilocation.inc.php       
2015-05-06 14:31:06 UTC (rev 13149)
+++ branches/dev-syncromind/property/inc/class.uilocation.inc.php       
2015-05-06 15:57:31 UTC (rev 13150)
@@ -865,7 +865,7 @@
                                $function_exchange_values = <<<JS
 
                                $(document).ready(function() {
-                                       $("#datatable-container").on("click", 
"tr", function() {
+                                       $("#datatable-container").on("click", 
"tbody tr", function() {
                                        var iPos = oTable.fnGetPosition( this );
                                        var aData = oTable.fnGetData( iPos ); 
//complete dataset from json returned from server
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]