fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16727]


From: nelson . guerra
Subject: [Fmsystem-commits] [16727]
Date: Thu, 11 May 2017 07:48:49 -0400 (EDT)

Revision: 16727
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16727
Author:   nelson224
Date:     2017-05-11 07:48:49 -0400 (Thu, 11 May 2017)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/inc/class.uireport.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uireport.inc.php       
2017-05-11 11:26:03 UTC (rev 16726)
+++ branches/dev-syncromind-2/property/inc/class.uireport.inc.php       
2017-05-11 11:48:49 UTC (rev 16727)
@@ -713,8 +713,7 @@
                        $data['group'] = $values['group'];
                        $data['order'] = $values['order'];
                        $data['aggregate'] = $values['aggregate'];
-                       $data['cbo_aggregate'] = $values['cbo_aggregate'];
-                       $data['txt_aggregate'] = $values['txt_aggregate'];      
        
+                       $data['cbo_aggregate'] = $values['cbo_aggregate'];      
        
 
                        $list = $this->bo->read_to_export($dataset_id, $data);
                        




reply via email to

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