phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,NONE,1.1 ed


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: notes/templates/default app_data.xsl,NONE,1.1 edit.xsl,1.1,1.2 index.xsl,1.1,1.2
Date: Sat, 02 Nov 2002 16:33:43 -0500

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

Modified Files:
        edit.xsl index.xsl 
Added Files:
        app_data.xsl 
Log Message:
update xslt

***** Error reading new file: [Errno 2] No such file or directory: 
'app_data.xsl'
Index: edit.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/edit.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** edit.xsl    1 Nov 2002 23:35:15 -0000       1.1
--- edit.xsl    2 Nov 2002 21:33:41 -0000       1.2
***************
*** 1,5 ****
  <!-- $Id$ -->
  
!       <xsl:template match="form_data">
                <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">
--- 1,5 ----
  <!-- $Id$ -->
  
!       <xsl:template match="edit">
                <xsl:call-template name="app_header"/>
                <table cellpadding="2" cellspacing="2" width="80%" 
align="center">

Index: index.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/notes/templates/default/index.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** index.xsl   1 Nov 2002 23:35:15 -0000       1.1
--- index.xsl   2 Nov 2002 21:33:41 -0000       1.2
***************
*** 1,4 ****
--- 1,8 ----
  <!-- $Id$ -->
  
+       <xsl:template match="index">
+               <xsl:apply-templates select="list"/>
+       </xsl:template>
+ 
        <xsl:template match="list">
                <xsl:call-template name="app_header"/>





reply via email to

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