phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default gab.xsl,1.5,1.6


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default gab.xsl,1.5,1.6
Date: Tue, 08 Jul 2003 04:11:45 -0400

Update of /cvsroot/phpgroupware/property/templates/default
In directory subversions:/tmp/cvs-serv3988/templates/default

Modified Files:
        gab.xsl 
Log Message:
no message

Index: gab.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/gab.xsl,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -r1.5 -r1.6
*** gab.xsl     27 Jun 2003 19:04:30 -0000      1.5
--- gab.xsl     8 Jul 2003 08:11:42 -0000       1.6
***************
*** 124,134 ****
                </div>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
!                               <xsl:apply-templates select="table_header_gab"/>
!                               <xsl:choose>
!                                       <xsl:when test="values_gab[gaards_nr]">
!                                               <xsl:apply-templates 
select="values_gab"/>
!                                       </xsl:when>
!                               </xsl:choose>
!                               <xsl:apply-templates select="table_add"/>
                </table>
        </xsl:template>
--- 124,138 ----
                </div>
                <table width="100%" cellpadding="2" cellspacing="2" 
align="center">
!                       <xsl:apply-templates select="table_header_gab"/>
!                       <xsl:choose>
!                               <xsl:when test="values_gab[gaards_nr]">
!                                       <xsl:apply-templates 
select="values_gab"/>
!                               </xsl:when>
!                       </xsl:choose>
!                       <xsl:choose>
!                               <xsl:when test="table_add!=''">
!                                       <xsl:apply-templates 
select="table_add"/>
!                               </xsl:when>
!                       </xsl:choose>
                </table>
        </xsl:template>





reply via email to

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