fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [14520]


From: Saul
Subject: [Fmsystem-commits] [14520]
Date: Thu, 03 Dec 2015 00:11:52 +0000

Revision: 14520
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=14520
Author:   psaul
Date:     2015-12-03 00:11:51 +0000 (Thu, 03 Dec 2015)
Log Message:
-----------


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  
2015-12-02 23:56:44 UTC (rev 14519)
+++ branches/dev-syncromind/phpgwapi/inc/class.uicommon_jquery.inc.php  
2015-12-03 00:11:51 UTC (rev 14520)
@@ -197,6 +197,8 @@
                {
             if($GLOBALS['phpgw_info']['flags']['currentapp'] == 
'bookingfrontend')
                                return 
$GLOBALS['phpgw']->link('/bookingfrontend/', $data);
+            elseif ($GLOBALS['phpgw_info']['flags']['currentapp'] == 
'activitycalendarfrontend')
+                return $GLOBALS['phpgw']->link('/activitycalendarfrontend/', 
$data);
                        else
                                return $GLOBALS['phpgw']->link('/index.php', 
$data);
                }




reply via email to

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