Changeset 17


Ignore:
Timestamp:
06/08/07 11:26:45 (17 years ago)
Author:
pinsard
Message:

bug fix for components date. see ticket:8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/components_db.xsl

    • Property svn:keywords set to Id
    r2 r17  
    99 
    1010update : 
     11$Id$ 
     12fplod 2007-06-08T09:07:12Z aedon.locean-ipsl.upmc.fr (Darwin) 
     13bug fix for components_date 
    1114fplod 2007-05-18T10:25:06Z aedon.locean-ipsl.upmc.fr (Darwin) 
    1215correction pour cause de dysfonctionnement sous firefox (mais ok sous safari) : 
     
    8588     <xsl:attribute name="name">components_date</xsl:attribute> 
    8689     <xsl:attribute name="type">text</xsl:attribute> 
    87      <xsl:attribute name="value"><xsl:value-of select="$usernemo/components/componentsdate"/></xsl:attribute> 
     90     <xsl:attribute name="value"><xsl:value-of select="$usernemo/components/components_date"/></xsl:attribute> 
    8891    </xsl:element> 
    8992   </xsl:element> 
Note: See TracChangeset for help on using the changeset viewer.