fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [15009] 7


From: sigurdne
Subject: [Fmsystem-commits] [15009] 7
Date: Thu, 12 May 2016 20:00:44 +0000 (UTC)

Revision: 15009
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=15009
Author:   sigurdne
Date:     2016-05-12 20:00:44 +0000 (Thu, 12 May 2016)
Log Message:
-----------
7

Modified Paths:
--------------
    trunk/booking/templates/base/customer_identifier.xsl

Modified: trunk/booking/templates/base/customer_identifier.xsl
===================================================================
--- trunk/booking/templates/base/customer_identifier.xsl        2016-05-12 
20:00:26 UTC (rev 15008)
+++ trunk/booking/templates/base/customer_identifier.xsl        2016-05-12 
20:00:44 UTC (rev 15009)
@@ -3,10 +3,10 @@
        <xsl:param name="label" select="string('Invoice information')"/>
 
        <func:result>
-               <xsl:if test="not(normalize-space($label))">
-                       <xsl:attribute name="style">display:none</xsl:attribute>
-               </xsl:if>
                <label>
+                       <xsl:if test="not(normalize-space($label))">
+                               <xsl:attribute 
name="style">display:none</xsl:attribute>
+                       </xsl:if>
                        <h4>
                                <xsl:value-of select="php:function('lang', 
$label)" />
                        </h4>




reply via email to

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