fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [10020] include css


From: Sigurd Nes
Subject: [Fmsystem-commits] [10020] include css
Date: Fri, 21 Sep 2012 13:20:40 +0000

Revision: 10020
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=10020
Author:   sigurdne
Date:     2012-09-21 13:20:40 +0000 (Fri, 21 Sep 2012)
Log Message:
-----------
include css

Modified Paths:
--------------
    trunk/phpgwapi/inc/class.jquery.inc.php

Modified: trunk/phpgwapi/inc/class.jquery.inc.php
===================================================================
--- trunk/phpgwapi/inc/class.jquery.inc.php     2012-09-21 13:17:28 UTC (rev 
10019)
+++ trunk/phpgwapi/inc/class.jquery.inc.php     2012-09-21 13:20:40 UTC (rev 
10020)
@@ -81,6 +81,9 @@
                                                "js/jquery-1.7.2{$_type}",
                                                
"js/jquery-ui-1.8.19.custom{$_type}"
                                        );
+
+                                       
$GLOBALS['phpgw']->css->add_external_file('phpgwapi/js/jquery/css/ui-lightness/jquery-ui-1.8.19.custom.css');
+
                                        break;
 
                                default:




reply via email to

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