phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default pricebook.xsl,NONE,1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default pricebook.xsl,NONE,1.1 menu.xsl,1.3,1.4
Date: Fri, 28 Feb 2003 14:39:03 -0500

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

Modified Files:
        menu.xsl 
Added Files:
        pricebook.xsl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'pricebook.xsl'
Index: menu.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/menu.xsl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C2 -r1.3 -r1.4
*** menu.xsl    15 Jan 2003 20:55:47 -0000      1.3
--- menu.xsl    28 Feb 2003 19:39:00 -0000      1.4
***************
*** 10,14 ****
                <xsl:variable name="lang_workorder"><xsl:value-of 
select="lang_workorder"/></xsl:variable>
                <xsl:variable name="lang_invoice"><xsl:value-of 
select="lang_invoice"/></xsl:variable>
!               <xsl:variable name="lang_activities"><xsl:value-of 
select="lang_activities"/></xsl:variable>
                <xsl:variable name="lang_documentation"><xsl:value-of 
select="lang_documentation"/></xsl:variable>
                <xsl:variable name="sublang_building"><xsl:value-of 
select="sublang_building"/></xsl:variable>
--- 10,14 ----
                <xsl:variable name="lang_workorder"><xsl:value-of 
select="lang_workorder"/></xsl:variable>
                <xsl:variable name="lang_invoice"><xsl:value-of 
select="lang_invoice"/></xsl:variable>
!               <xsl:variable name="lang_pricebook"><xsl:value-of 
select="lang_pricebook"/></xsl:variable>
                <xsl:variable name="lang_documentation"><xsl:value-of 
select="lang_documentation"/></xsl:variable>
                <xsl:variable name="sublang_building"><xsl:value-of 
select="sublang_building"/></xsl:variable>
***************
*** 60,65 ****
                                </td>
                                <td align="left">
!                                       <xsl:variable 
name="link_activities"><xsl:value-of select="link_activities"/></xsl:variable>
!                                       <a href="{$link_activities}" 
onMouseover="window.status='{$lang_activities}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="lang_activities"/></a>
                                </td>
                                <td align="left">
--- 60,65 ----
                                </td>
                                <td align="left">
!                                       <xsl:variable 
name="link_pricebook"><xsl:value-of select="link_pricebook"/></xsl:variable>
!                                       <a href="{$link_pricebook}" 
onMouseover="window.status='{$lang_pricebook}';return true;" 
onMouseout="window.status='';return true;"><xsl:value-of 
select="lang_pricebook"/></a>
                                </td>
                                <td align="left">





reply via email to

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