fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16018]


From: nelson . guerra
Subject: [Fmsystem-commits] [16018]
Date: Wed, 23 Nov 2016 02:31:59 +0000 (UTC)

Revision: 16018
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16018
Author:   nelson224
Date:     2016-11-23 02:31:59 +0000 (Wed, 23 Nov 2016)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/inc/class.uientity.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uientity.inc.php       
2016-11-23 02:31:43 UTC (rev 16017)
+++ branches/dev-syncromind-2/property/inc/class.uientity.inc.php       
2016-11-23 02:31:59 UTC (rev 16018)
@@ -644,7 +644,7 @@
                        
                        $result_data = array('results' => $values);
 
-                       $result_data['total_records'] = count($values);
+                       $result_data['total_records'] = 
$generic_document->total_records;
                        $result_data['draw'] = $draw;
 
                        return $this->jquery_results($result_data);




reply via email to

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