fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16572]


From: nelson . guerra
Subject: [Fmsystem-commits] [16572]
Date: Mon, 10 Apr 2017 16:00:17 -0400 (EDT)

Revision: 16572
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16572
Author:   nelson224
Date:     2017-04-10 16:00:17 -0400 (Mon, 10 Apr 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-04-10 20:00:01 UTC (rev 16571)
+++ branches/dev-syncromind-2/property/inc/class.uireport.inc.php       
2017-04-10 20:00:17 UTC (rev 16572)
@@ -195,7 +195,8 @@
                                (
                                array('key' => 'id', 'label' => lang('ID'), 
'sortable' => true, 'resizeable' => true, 'hidden' => true),
                                array('key' => 'dataset_name', 'label' => 
lang('dataset'), 'sortable' => true, 'resizeable' => true),
-                               array('key' => 'view_name', 'label' => 
lang('view'), 'sortable' => true, 'resizeable' => true)
+                               array('key' => 'view_name', 'label' => 
lang('view'), 'sortable' => true, 'resizeable' => true),
+                               array('key' => 'n_reports', 'label' => 
lang('number of reports'), 'sortable' => true, 'resizeable' => true)
                        );
                        
                        $tabletools_views[] = array




reply via email to

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