phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk phpgw.xsl,1.11,1.12


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: phpgwapi/templates/funkwerk phpgw.xsl,1.11,1.12
Date: Fri, 25 Apr 2003 21:19:47 -0400

Update of /cvsroot/phpgroupware/phpgwapi/templates/funkwerk
In directory subversions:/tmp/cvs-serv26769/templates/funkwerk

Modified Files:
        phpgw.xsl 
Log Message:
added extra function for filter plus update tpl class to version .16

Index: phpgw.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/templates/funkwerk/phpgw.xsl,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -r1.11 -r1.12
*** phpgw.xsl   24 Apr 2003 21:04:22 -0000      1.11
--- phpgw.xsl   26 Apr 2003 01:19:45 -0000      1.12
***************
*** 140,143 ****
--- 140,146 ----
                                                                                
        <xsl:call-template name="app_delete"/>
                                                                                
</xsl:when>
+                                                                               
<xsl:when test="$app_tpl = 'config'">
+                                                                               
        <xsl:call-template name="app_config"/>
+                                                                               
</xsl:when>
                                                                                
<xsl:otherwise>
                                                                                
        <xsl:call-template name="app_data"/>





reply via email to

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