fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [11995] property: move buttons in form


From: Sigurd Nes
Subject: [Fmsystem-commits] [11995] property: move buttons in form
Date: Wed, 28 May 2014 06:54:40 +0000

Revision: 11995
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=11995
Author:   sigurdne
Date:     2014-05-28 06:54:39 +0000 (Wed, 28 May 2014)
Log Message:
-----------
property: move buttons in form

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

Modified: trunk/property/templates/base/invoice2.xsl
===================================================================
--- trunk/property/templates/base/invoice2.xsl  2014-05-27 19:58:55 UTC (rev 
11994)
+++ trunk/property/templates/base/invoice2.xsl  2014-05-28 06:54:39 UTC (rev 
11995)
@@ -499,13 +499,6 @@
        <xsl:template xmlns:php="http://php.net/xsl"; name="approve">
                <xsl:apply-templates 
select="voucher_info/generic/approved_list"/>
                <tr class ='row_off'>
-                       <td>
-                       </td>
-                       <td>
-                               <div id = 'email_link'></div>
-                       </td>
-               </tr>
-               <tr class ='row_off'>
                        <input id="sign_orig" type="hidden" 
name="values[sign_orig]" value="{voucher_info/generic/sign_orig}"/>
                        <input id="my_initials" type="hidden" 
name="values[my_initials]" value="{voucher_info/generic/my_initials}"/>
                        <td class="th_text" align="left" valign="top" 
style="white-space: nowrap;">
@@ -517,6 +510,13 @@
                </tr>
                <tr class ='row_off'>
                        <td>
+                       </td>
+                       <td>
+                               <div id = 'email_link'></div>
+                       </td>
+               </tr>
+               <tr class ='row_off'>
+                       <td>
                                <xsl:value-of select="php:function('lang', 
'voucher process code')" />
                        </td>
                        <td>




reply via email to

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