Changeset 1581

Show
Ignore:
Timestamp:
05/23/08 18:32:42 (4 months ago)
Author:
mikey
Message:

give complete item an id as well

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/main/resources/xsl/stub.xsl

    r1580 r1581  
    258258    <xsl:param name="id" select="ancestor::stub:itemframe/@id"/> 
    259259    <li> 
     260      <xsl:attribute name="id"> 
     261        <xsl:text>input_</xsl:text> 
     262        <xsl:value-of select="$id"/> 
     263        <xsl:text>_</xsl:text> 
     264        <xsl:value-of select="@name"/> 
     265      </xsl:attribute> 
    260266      <xsl:if test="not(@type = 'submit')"> 
    261267        <label>