phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/templates/default/cat_filter.xsl, 1.1.1.2


From: nomail
Subject: [Phpgroupware-cvs] property/templates/default/cat_filter.xsl, 1.1.1.2
Date: Sun, 30 May 2004 14:28:45 +0200

Update of /property/templates/default
Modified Files:
        Branch: 
          cat_filter.xsl

date: 2004/05/30 12:28:45;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/templates/default/cat_filter.xsl
diff -u property/templates/default/cat_filter.xsl:1.1.1.1 
property/templates/default/cat_filter.xsl:1.1.1.2
--- property/templates/default/cat_filter.xsl:1.1.1.1   Fri Apr 23 13:14:14 2004
+++ property/templates/default/cat_filter.xsl   Sun May 30 12:28:45 2004
@@ -24,7 +24,7 @@
        <xsl:template match="cat_list">
        <xsl:variable name="cat_id"><xsl:value-of 
select="cat_id"/></xsl:variable>
                <xsl:choose>
-                       <xsl:when test="selected">
+                       <xsl:when test="selected='selected'">
                                <option value="{$cat_id}" 
selected="selected"><xsl:value-of disable-output-escaping="yes" 
select="name"/></option>
                        </xsl:when>
                        <xsl:otherwise>




reply via email to

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