fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16366]


From: nelson . guerra
Subject: [Fmsystem-commits] [16366]
Date: Tue, 21 Feb 2017 14:16:19 -0500 (EST)

Revision: 16366
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16366
Author:   nelson224
Date:     2017-02-21 14:16:19 -0500 (Tue, 21 Feb 2017)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind-2/phpgwapi/inc/class.jquery.inc.php

Modified: branches/dev-syncromind-2/phpgwapi/inc/class.jquery.inc.php
===================================================================
--- branches/dev-syncromind-2/phpgwapi/inc/class.jquery.inc.php 2017-02-21 
19:16:03 UTC (rev 16365)
+++ branches/dev-syncromind-2/phpgwapi/inc/class.jquery.inc.php 2017-02-21 
19:16:19 UTC (rev 16366)
@@ -202,6 +202,14 @@
                                                
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/contextMenu/jquery.contextMenu.min.css");
                                        break;
                                
+                               case 'chart':
+                                       $load = array
+                                               (
+                                               'chart' => 
array("Chart{$_type}")
+                                       );
+
+                                       break;
+                               
                                case 'file-upload':
                                        $load = array
                                                (




reply via email to

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