phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/skins/default/vendor_view.xsl, 1.1.1.3


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/vendor_view.xsl, 1.1.1.3
Date: Fri, 21 May 2004 17:31:22 -0000

Update of /property/skins/default
Modified Files:
        Branch: 
          vendor_view.xsl

date: 2004/04/23 21:26:43;  author: sigurdne;  state: Exp;  lines: +22 -22

Log Message:
no message
=====================================================================
Index: property/skins/default/vendor_view.xsl
diff -u property/skins/default/vendor_view.xsl:1.1.1.2 
property/skins/default/vendor_view.xsl:1.1.1.3
--- property/skins/default/vendor_view.xsl:1.1.1.2      Fri Apr 23 20:31:33 2004
+++ property/skins/default/vendor_view.xsl      Fri Apr 23 21:26:43 2004
@@ -1,22 +1,22 @@
-<?xml version="1.0"?>  
-<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0">
-<xsl:output indent="yes"/>
-<!-- $Id$ -->
-
-       <xsl:template name="vendor_view">
-               <xsl:apply-templates select="vendor_data"/>
-       </xsl:template>
-
-       <xsl:template match="vendor_data">
-                       <tr>
-                               <td valign="top">
-                                       <xsl:value-of select="lang_vendor"/>
-                               </td>
-                               <td>
-                                       <xsl:value-of select="value_vendor_id"/>
-                                       <xsl:text> - </xsl:text>
-                                       <xsl:value-of 
select="value_vendor_name"/>
-                               </td>
-                       </tr>
-       </xsl:template>
-</xsl:stylesheet>
+<?xml version="1.0"?>  
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0">
+<xsl:output indent="yes"/>
+<!-- $Id$ -->
+
+       <xsl:template name="vendor_view">
+               <xsl:apply-templates select="vendor_data"/>
+       </xsl:template>
+
+       <xsl:template match="vendor_data">
+                       <tr>
+                               <td valign="top">
+                                       <xsl:value-of select="lang_vendor"/>
+                               </td>
+                               <td>
+                                       <xsl:value-of select="value_vendor_id"/>
+                                       <xsl:text> - </xsl:text>
+                                       <xsl:value-of 
select="value_vendor_name"/>
+                               </td>
+                       </tr>
+       </xsl:template>
+</xsl:stylesheet>




reply via email to

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