fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [6753] property: open pdf in new window


From: Sigurd Nes
Subject: [Fmsystem-commits] [6753] property: open pdf in new window
Date: Wed, 12 Jan 2011 12:43:54 +0000

Revision: 6753
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=6753
Author:   sigurdne
Date:     2011-01-12 12:43:53 +0000 (Wed, 12 Jan 2011)
Log Message:
-----------
property: open pdf in new window

Modified Paths:
--------------
    trunk/property/inc/class.uiinvoice.inc.php

Modified: trunk/property/inc/class.uiinvoice.inc.php
===================================================================
--- trunk/property/inc/class.uiinvoice.inc.php  2011-01-12 08:41:53 UTC (rev 
6752)
+++ trunk/property/inc/class.uiinvoice.inc.php  2011-01-12 12:43:53 UTC (rev 
6753)
@@ -896,7 +896,8 @@
                                                'text'                  => 
lang('F'),
                                                'action'                => 
$GLOBALS['phpgw']->link('/index.php',array
                                                (
-                                                       'menuaction'    => 
'property.uiinvoice.receipt'
+                                                       'menuaction'    => 
'property.uiinvoice.receipt',
+                                                       'target'                
=> '_blank'
                                                )),
                                                'parameters'    => $parameters
                                        );




reply via email to

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