fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [13083]


From: Nelson Guerra
Subject: [Fmsystem-commits] [13083]
Date: Thu, 23 Apr 2015 23:36:28 +0000

Revision: 13083
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=13083
Author:   nelson224
Date:     2015-04-23 23:36:27 +0000 (Thu, 23 Apr 2015)
Log Message:
-----------


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

Modified: branches/dev-syncromind/property/templates/base/invoice_list_sub.xsl
===================================================================
--- branches/dev-syncromind/property/templates/base/invoice_list_sub.xsl        
2015-04-23 23:35:57 UTC (rev 13082)
+++ branches/dev-syncromind/property/templates/base/invoice_list_sub.xsl        
2015-04-23 23:36:27 UTC (rev 13083)
@@ -29,9 +29,8 @@
        <div class="toolbar-container">
                <div class="pure-g">
                        <div class="pure-u-1-3">
-                               <xsl:for-each select="info">
-                                       <div><xsl:value-of 
select="name"/>:<xsl:value-of select="value"/></div>
-                               </xsl:for-each>
+                               <div id="vendorDiv"></div>
+                               <div id="voucheridDiv"></div>
                        </div>
                        <div class="pure-u-2-3">
                                <xsl:for-each select="top_toolbar">




reply via email to

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