fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7081] property: send button on top of form


From: Sigurd Nes
Subject: [Fmsystem-commits] [7081] property: send button on top of form
Date: Tue, 08 Mar 2011 10:31:38 +0000

Revision: 7081
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7081
Author:   sigurdne
Date:     2011-03-08 10:31:37 +0000 (Tue, 08 Mar 2011)
Log Message:
-----------
property: send button on top of form

Modified Paths:
--------------
    trunk/property/templates/base/wo_hour.xsl

Modified: trunk/property/templates/base/wo_hour.xsl
===================================================================
--- trunk/property/templates/base/wo_hour.xsl   2011-03-08 10:12:25 UTC (rev 
7080)
+++ trunk/property/templates/base/wo_hour.xsl   2011-03-08 10:31:37 UTC (rev 
7081)
@@ -380,6 +380,11 @@
                                                                                
<td>
                                                                                
</td>
                                                                        </tr>
+                                                                       
<xsl:choose>
+                                                                               
<xsl:when test="table_send !=''">
+                                                                               
        <tr><td><xsl:apply-templates select="table_send"/></td></tr>
+                                                                               
</xsl:when>
+                                                                       
</xsl:choose>
 
                                                                        
<xsl:choose>
                                                                                
<xsl:when test="email_list !=''">




reply via email to

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