fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [12496]


From: Nelson Guerra
Subject: [Fmsystem-commits] [12496]
Date: Tue, 23 Dec 2014 23:43:20 +0000

Revision: 12496
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=12496
Author:   nelson224
Date:     2014-12-23 23:43:19 +0000 (Tue, 23 Dec 2014)
Log Message:
-----------


Modified Paths:
--------------
    branches/dev-syncromind/property/templates/base/attributes_form.xsl

Modified: branches/dev-syncromind/property/templates/base/attributes_form.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/attributes_form.xsl 
2014-12-23 23:42:59 UTC (rev 12495)
+++ branches/dev-syncromind/property/templates/base/attributes_form.xsl 
2014-12-23 23:43:19 UTC (rev 12496)
@@ -636,7 +636,7 @@
                                                        <xsl:variable 
name="lang_history">
                                                                <xsl:value-of 
select="php:function('lang', 'history')" />
                                                        </xsl:variable>
-                                                       <a href="javascript:var 
w=window.open('{$link_history}','','left=50,top=100,width=550,height=400,scrollbars')"
 title="{$lang_history}">
+                                                       <a 
href="javascript:showlightbox_history('{$link_history}')" 
title="{$lang_history}">
                                                                <xsl:value-of 
select="$lang_history"/>
                                                        </a>
                                                </xsl:when>




reply via email to

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