fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16411]


From: nelson . guerra
Subject: [Fmsystem-commits] [16411]
Date: Tue, 7 Mar 2017 22:14:34 -0500 (EST)

Revision: 16411
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16411
Author:   nelson224
Date:     2017-03-07 22:14:33 -0500 (Tue, 07 Mar 2017)
Log Message:
-----------


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

Modified: branches/dev-syncromind-2/property/inc/class.uitts.inc.php
===================================================================
--- branches/dev-syncromind-2/property/inc/class.uitts.inc.php  2017-03-08 
03:14:18 UTC (rev 16410)
+++ branches/dev-syncromind-2/property/inc/class.uitts.inc.php  2017-03-08 
03:14:33 UTC (rev 16411)
@@ -1191,6 +1191,7 @@
                        
$GLOBALS['phpgw']->jqcal->add_listener('filter_start_date');
                        
$GLOBALS['phpgw']->jqcal->add_listener('filter_end_date');
                        phpgwapi_jquery::load_widget('chart');
+                       phpgwapi_jquery::load_widget('print');
                                
                        $start_date = 
$GLOBALS['phpgw']->common->show_date(mktime(0, 0, 0, date("m"), '01', 
date("Y")), $this->dateFormat);
                        $end_date = 
$GLOBALS['phpgw']->common->show_date(mktime(0, 0, 0, date("m"), date("d"), 
date("Y")), $this->dateFormat);




reply via email to

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