phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default list.xsl,1.14,1.15


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default list.xsl,1.14,1.15
Date: Sat, 19 Oct 2002 16:47:03 -0400

Update of /cvsroot/phpgroupware/notes/templates/default
In directory subversions:/tmp/cvs-serv4006/templates/default

Modified Files:
        list.xsl 
Log Message:
update

Index: list.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/list.xsl,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** list.xsl    6 Oct 2002 22:58:58 -0000       1.14
--- list.xsl    19 Oct 2002 20:47:01 -0000      1.15
***************
*** 67,74 ****
                                                </xsl:when>
                                                <xsl:when test="position() mod 
2 = 0">
!                                                       
<xsl:text>row_on</xsl:text>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       
<xsl:text>row_off</xsl:text>
                                                </xsl:otherwise>
                                        </xsl:choose>
--- 67,74 ----
                                                </xsl:when>
                                                <xsl:when test="position() mod 
2 = 0">
!                                                       
<xsl:text>row_off</xsl:text>
                                                </xsl:when>
                                                <xsl:otherwise>
!                                                       
<xsl:text>row_on</xsl:text>
                                                </xsl:otherwise>
                                        </xsl:choose>





reply via email to

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