fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13047] fix css for autocomplete


From: Sigurd Nes
Subject: [Fmsystem-commits] [13047] fix css for autocomplete
Date: Tue, 21 Apr 2015 06:27:55 +0000

Revision: 13047
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13047
Author:   sigurdne
Date:     2015-04-21 06:27:50 +0000 (Tue, 21 Apr 2015)
Log Message:
-----------
fix css for autocomplete

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-04-21 
00:01:08 UTC (rev 13046)
+++ branches/dev-syncromind/phpgwapi/inc/class.jquery.inc.php   2015-04-21 
06:27:50 UTC (rev 13047)
@@ -90,7 +90,7 @@
 //                                             "js/jquery-migrate-1.2.1"
                                );
 
-                               
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/css/jquery-ui-1.11.1{$_type}.css");
+                               
$GLOBALS['phpgw']->css->add_external_file("phpgwapi/js/jquery/css/ui-lightness/jquery-ui-1.10.4.custom{$_type}.css");
 
                                break;
 




reply via email to

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