phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default standard_entity.xsl,NONE,1.1 standard_3.xsl,1.1,1.2
Date: Fri, 13 Dec 2002 13:13:36 -0500

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

Modified Files:
        standard_3.xsl 
Added Files:
        standard_entity.xsl 
Log Message:
no message

***** Error reading new file: [Errno 2] No such file or directory: 
'standard_entity.xsl'
Index: standard_3.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/standard_3.xsl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -r1.1 -r1.2
*** standard_3.xsl      12 Dec 2002 18:15:34 -0000      1.1
--- standard_3.xsl      13 Dec 2002 18:13:34 -0000      1.2
***************
*** 140,144 ****
                        <tr>
                                <td valign="top">
!                                       <xsl:value-of select="lang_id"/>
                                </td>
                                <td>
--- 140,150 ----
                        <tr>
                                <td valign="top">
!                                       <xsl:choose>
!                                               <xsl:when test="value_id != ''">
!                                                       <xsl:value-of 
select="lang_id"/>
!                                               </xsl:when>
!                                               <xsl:otherwise>
!                                               </xsl:otherwise>
!                                       </xsl:choose>
                                </td>
                                <td>
***************
*** 148,158 ****
                                                </xsl:when>
                                                <xsl:otherwise>
-                                                       <input type="text" 
name="values[id]" value="{value_id}" onMouseout="window.status='';return true;">
-                                                               <xsl:attribute 
name="onMouseover">
-                                                                       
<xsl:text>window.status='</xsl:text>
-                                                                               
<xsl:value-of select="lang_id_standardtext"/>
-                                                                       
<xsl:text>'; return true;</xsl:text>
-                                                               </xsl:attribute>
-                                                       </input>
                                                </xsl:otherwise>
                                        </xsl:choose>   
--- 154,157 ----




reply via email to

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