phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/default cat_filter.xsl,1.4,1.


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/default cat_filter.xsl,1.4,1.5 portal.xsl,1.3,1.4
Date: Sat, 05 Oct 2002 17:59:06 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/default
In directory subversions:/tmp/cvs-serv31793

Modified Files:
        cat_filter.xsl portal.xsl 
Log Message:
update portalbox functions

Index: cat_filter.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/cat_filter.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** cat_filter.xsl      1 Oct 2002 23:14:10 -0000       1.4
--- cat_filter.xsl      5 Oct 2002 21:59:04 -0000       1.5
***************
*** 1,5 ****
  <!-- $Id$ -->
  
!       <xsl:template name="cat_select">
                <xsl:variable name="select_action"><xsl:value-of 
select="select_action"/></xsl:variable>
                <xsl:variable name="lang_submit"><xsl:value-of 
select="lang_submit"/></xsl:variable>
--- 1,5 ----
  <!-- $Id$ -->
  
!       <xsl:template name="cat_filter">
                <xsl:variable name="select_action"><xsl:value-of 
select="select_action"/></xsl:variable>
                <xsl:variable name="lang_submit"><xsl:value-of 
select="lang_submit"/></xsl:variable>

Index: portal.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/default/portal.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** portal.xsl  4 Oct 2002 22:40:34 -0000       1.3
--- portal.xsl  5 Oct 2002 21:59:04 -0000       1.4
***************
*** 26,30 ****
                                                                                
</xsl:when>
                                                                                
<xsl:otherwise>
!                                                                               
        <xsl:apply-templates select="extrabox"/>
                                                                                
</xsl:otherwise>
                                                                        
</xsl:choose>
--- 26,30 ----
                                                                                
</xsl:when>
                                                                                
<xsl:otherwise>
!                                                                               
        <xsl:call-template name="extrabox"/>
                                                                                
</xsl:otherwise>
                                                                        
</xsl:choose>





reply via email to

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