fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12141] include file


From: Sigurd Nes
Subject: [Fmsystem-commits] [12141] include file
Date: Thu, 09 Oct 2014 22:30:51 +0000

Revision: 12141
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12141
Author:   sigurdne
Date:     2014-10-09 22:30:50 +0000 (Thu, 09 Oct 2014)
Log Message:
-----------
include file

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

Modified: branches/dev-syncromind/phpgwapi/inc/class.uicommon_jquery.inc.php
===================================================================
--- branches/dev-syncromind/phpgwapi/inc/class.uicommon_jquery.inc.php  
2014-10-09 22:21:45 UTC (rev 12140)
+++ branches/dev-syncromind/phpgwapi/inc/class.uicommon_jquery.inc.php  
2014-10-09 22:30:50 UTC (rev 12141)
@@ -65,9 +65,10 @@
                        if($yui == 'yui3')
                        {
                                self::add_javascript('phpgwapi', 'yui3', 
'yui/yui-min.js');
-                               self::add_javascript('phpgwapi', $yui, 
'common.js');
                        }
 
+                       self::add_javascript('phpgwapi', $yui, 'common.js');
+
                        self::add_javascript('phpgwapi', "jquery", 'common.js');
 
                        $this->url_prefix = str_replace('_', '.', 
get_class($this));




reply via email to

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