fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12452] change widget treeview


From: Nelson Guerra
Subject: [Fmsystem-commits] [12452] change widget treeview
Date: Thu, 11 Dec 2014 23:18:29 +0000

Revision: 12452
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12452
Author:   nelson224
Date:     2014-12-11 23:18:28 +0000 (Thu, 11 Dec 2014)
Log Message:
-----------
change widget treeview

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

Modified: branches/dev-syncromind/phpgwapi/inc/class.jquery.inc.php
===================================================================
--- branches/dev-syncromind/phpgwapi/inc/class.jquery.inc.php   2014-12-11 
23:16:31 UTC (rev 12451)
+++ branches/dev-syncromind/phpgwapi/inc/class.jquery.inc.php   2014-12-11 
23:18:28 UTC (rev 12452)
@@ -122,12 +122,10 @@
                                $load = array
                                        (
                                        "js/jquery-2.1.1{$_type}",
-                                       "treeview/jquery.treeview",
-                                       "treeview/jquery.treeview.edit",
-                                       "treeview/jquery.treeview.async"
+                                       "treeview/jstree{$_type}"
                                );
 
-                               
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/treeview/css/jquery.treeview.css");
+                               
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/treeview/themes/default/style.min.css");
 
                                break;
                        




reply via email to

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