fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9267] property: invoice


From: Sigurd Nes
Subject: [Fmsystem-commits] [9267] property: invoice
Date: Thu, 03 May 2012 11:09:23 +0000

Revision: 9267
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9267
Author:   sigurdne
Date:     2012-05-03 11:09:23 +0000 (Thu, 03 May 2012)
Log Message:
-----------
property: invoice

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

Modified: trunk/property/templates/base/invoice2.xsl
===================================================================
--- trunk/property/templates/base/invoice2.xsl  2012-05-03 10:41:28 UTC (rev 
9266)
+++ trunk/property/templates/base/invoice2.xsl  2012-05-03 11:09:23 UTC (rev 
9267)
@@ -98,8 +98,6 @@
                                        <xsl:call-template name="msgbox"/>
                                </xsl:when>
                        </xsl:choose>
-
-                               <div id="receipt"></div>
                                <div class="body">
                                        <div id="voucher_details">
                                                <!--<xsl:call-template 
name="yui_phpgw_i18n"/>-->
@@ -575,6 +573,7 @@
        <div id="datatable-container"/>
        
        <xsl:call-template name="datasource-definition" />
+       <div id="receipt"></div>
        <xsl:variable name="label_submit"><xsl:value-of 
select="php:function('lang', 'save')" /></xsl:variable>
        <div class="row_on"><input type="submit" name="values[update_voucher]" 
id="frm_update_voucher" value="{$label_submit}"/></div>
 </xsl:template>




reply via email to

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