fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16582]


From: nelson . guerra
Subject: [Fmsystem-commits] [16582]
Date: Mon, 17 Apr 2017 23:59:20 -0400 (EDT)

Revision: 16582
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16582
Author:   nelson224
Date:     2017-04-17 23:59:20 -0400 (Mon, 17 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-18 03:58:51 UTC (rev 16581)
+++ branches/dev-syncromind-2/property/inc/class.uireport.inc.php       
2017-04-18 03:59:20 UTC (rev 16582)
@@ -336,7 +336,8 @@
                                'report_id' => $values['id'],
                                'report_name' => $values['report_name'],
                                'msgbox_data' => 
$GLOBALS['phpgw']->common->msgbox($msgbox_data),
-                               'tabs' => 
phpgwapi_jquery::tabview_generate($tabs, $active_tab)
+                               'tabs' => 
phpgwapi_jquery::tabview_generate($tabs, $active_tab),
+                               'validator' => 
phpgwapi_jquery::formvalidator_generate(array('location', 'date', 'security', 
'file'))
                        );
 
                        $GLOBALS['phpgw_info']['flags']['app_header'] = 
lang('property') . ' - ' . lang('report generator');




reply via email to

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