phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/skins/default/p_of_town.xsl, 1.1.1.5


From: nomail
Subject: [Phpgroupware-cvs] property/skins/default/p_of_town.xsl, 1.1.1.5
Date: Sun, 23 May 2004 13:54:41 -0000

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

date: 2004/04/26 12:21:24;  author: sigurdne;  state: Exp;  lines: +0 -14

Log Message:
no message
=====================================================================
Index: property/skins/default/p_of_town.xsl
diff -u property/skins/default/p_of_town.xsl:1.1.1.4 
property/skins/default/p_of_town.xsl:1.1.1.5
--- property/skins/default/p_of_town.xsl:1.1.1.4        Mon Apr 26 08:00:00 2004
+++ property/skins/default/p_of_town.xsl        Mon Apr 26 12:21:24 2004
@@ -2,20 +2,6 @@
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; version="1.0">
 <xsl:output indent="yes"/>
 
-       <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:otherwise>
-                               <xsl:apply-templates select="list"/>
-                       </xsl:otherwise>
-               </xsl:choose>
-       </xsl:template>
-
        <xsl:template match="list">
                <xsl:call-template name="menu"/>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">




reply via email to

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