fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14022] add css files to datepicker widget


From: Saul
Subject: [Fmsystem-commits] [14022] add css files to datepicker widget
Date: Sat, 26 Sep 2015 00:26:33 +0000

Revision: 14022
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14022
Author:   psaul
Date:     2015-09-26 00:26:32 +0000 (Sat, 26 Sep 2015)
Log Message:
-----------
add css files to datepicker widget

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   2015-09-25 
14:14:50 UTC (rev 14021)
+++ branches/dev-syncromind/phpgwapi/inc/class.jquery.inc.php   2015-09-26 
00:26:32 UTC (rev 14022)
@@ -70,6 +70,8 @@
                                        
"development-bundle/ui/i18n/jquery.ui.datepicker-{$GLOBALS['phpgw_info']['user']['preferences']['common']['lang']}",
 //                                             "js/jquery-migrate-1.2.1"
                                );
+                                
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/css/ui-lightness/jquery-ui-1.10.4.custom.css");
+                                
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/css/jquery-ui-timepicker-addon.css");
                                break;
 
                        case 'validator':




reply via email to

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