phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/skins/default/location.xsl, 1.1.1.4


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/location.xsl, 1.1.1.4
Date: Fri, 21 May 2004 19:27:18 -0000

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

date: 2004/04/26 08:00:00;  author: sigurdne;  state: Exp;  lines: +1 -20

Log Message:
no message
=====================================================================
Index: property/skins/default/location.xsl
diff -u property/skins/default/location.xsl:1.1.1.3 
property/skins/default/location.xsl:1.1.1.4
--- property/skins/default/location.xsl:1.1.1.3 Fri Apr 23 21:26:43 2004
+++ property/skins/default/location.xsl Mon Apr 26 08:00:00 2004
@@ -2,25 +2,6 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0">
 <xsl:output indent="yes"/>
 <!-- $Id$ -->
-       <xsl:template name="app_data">
-               <xsl:choose>
-                       <xsl:when test="edit">
-                               <xsl:apply-templates select="edit"/>
-                       </xsl:when>
-                       <xsl:when test="view">
-                               <xsl:apply-templates select="view"/>
-                       </xsl:when>
-                       <xsl:when test="update_cat">
-                               <xsl:apply-templates select="update_cat"/>
-                       </xsl:when>
-                       <xsl:when test="stop">
-                               <xsl:apply-templates select="stop"/>
-                       </xsl:when>
-                       <xsl:otherwise>
-                               <xsl:apply-templates select="list"/> 
-                       </xsl:otherwise>
-               </xsl:choose>
-       </xsl:template>
        
        <xsl:template match="list">
                <xsl:choose>




reply via email to

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