fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [16267] typo


From: sigurdne
Subject: [Fmsystem-commits] [16267] typo
Date: Tue, 7 Feb 2017 09:17:14 -0500 (EST)

Revision: 16267
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=16267
Author:   sigurdne
Date:     2017-02-07 09:17:13 -0500 (Tue, 07 Feb 2017)
Log Message:
-----------
typo

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

Modified: trunk/property/inc/class.uiinvoice.inc.php
===================================================================
--- trunk/property/inc/class.uiinvoice.inc.php  2017-02-07 13:50:18 UTC (rev 
16266)
+++ trunk/property/inc/class.uiinvoice.inc.php  2017-02-07 14:17:13 UTC (rev 
16267)
@@ -2024,8 +2024,7 @@
                                        {
                                                if 
(isset($invoices['external_ref']) && $invoices['external_ref'])
                                                {
-                                                       
//$json_row[$uicols[$i]['col_name']] = " <a 
href=\"javascript:openwindow('{$baseurl_invoice}{$invoices['external_ref']}','640','800')\"
 >{$lang_picture}</a>";
-                                                       
$json_row[$uicols[$i]['col_name']] = "<a href='#' 
onClick=\"JqueryPortico.openPopup({'menuaction':'{$baseurl_invoice}{$invoices['external_ref']}'})\">{$lang_picture}</a>";
+                                                       
$json_row[$uicols[$i]['col_name']] = " <a 
href=\"javascript:openwindow('{$baseurl_invoice}{$invoices['external_ref']}','640','800')\"
 >{$lang_picture}</a>";
                                                }
                                                else
                                                {




reply via email to

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