fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15759] typo


From: sigurdne
Subject: [Fmsystem-commits] [15759] typo
Date: Thu, 29 Sep 2016 13:28:52 +0000 (UTC)

Revision: 15759
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15759
Author:   sigurdne
Date:     2016-09-29 13:28:52 +0000 (Thu, 29 Sep 2016)
Log Message:
-----------
typo

Modified Paths:
--------------
    trunk/helpdesk/inc/class.uitts.inc.php

Modified: trunk/helpdesk/inc/class.uitts.inc.php
===================================================================
--- trunk/helpdesk/inc/class.uitts.inc.php      2016-09-29 12:52:29 UTC (rev 
15758)
+++ trunk/helpdesk/inc/class.uitts.inc.php      2016-09-29 13:28:52 UTC (rev 
15759)
@@ -759,8 +759,8 @@
                                'action' => 
$GLOBALS['phpgw']->link('/index.php', array
                                        (
                                        'menuaction' => 'helpdesk.uitts._print',
-                                       'target' => '_blank'
                                )),
+                               'target' => '_blank',
                                'parameters' => json_encode($parameters)
                        );
 
@@ -778,8 +778,8 @@
                                                        (
                                                        'menuaction' => 
'helpdesk.uijasper.view',
                                                        'jasper_id' => 
$report['id'],
-                                                       'target' => '_blank'
                                                )),
+                                               'target' => '_blank',
                                                'parameters' => 
json_encode($parameters)
                                        );
                                }




reply via email to

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