phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/templates/default attributes_form.xsl,1.4,1.5
Date: Sat, 10 May 2003 15:33:00 -0400

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

Modified Files:
        attributes_form.xsl 
Log Message:
no message

Index: attributes_form.xsl
===================================================================
RCS file: /cvsroot/phpgroupware/property/templates/default/attributes_form.xsl,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -r1.4 -r1.5
*** attributes_form.xsl 10 May 2003 17:53:44 -0000      1.4
--- attributes_form.xsl 10 May 2003 19:32:57 -0000      1.5
***************
*** 67,71 ****
                                                        <xsl:choose>
                                                                <xsl:when 
test="datatype='D'">
!                                                                       <input 
type="text" name="values_attribute[{counter}][value]" value="{value}" 
onFocus="{//dateformat_validate}" onKeyUp="{//dateformat_input}" 
onBlur="{//dateformat_input}" size="12" maxlength="10"  
onMouseout="window.status='';return true;" >
                                                                                
<xsl:attribute name="onMouseover">
                                                                                
        <xsl:text>window.status='</xsl:text>
--- 67,71 ----
                                                        <xsl:choose>
                                                                <xsl:when 
test="datatype='D'">
!                                                                       <input 
type="text" name="values_attribute[{counter}][value]" value="{value}" 
onFocus="{//dateformat_validate}" onKeyUp="{//onKeyUp}" onBlur="{//onBlur}" 
size="12" maxlength="10"  onMouseout="window.status='';return true;" >
                                                                                
<xsl:attribute name="onMouseover">
                                                                                
        <xsl:text>window.status='</xsl:text>





reply via email to

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