ivelin      2002/09/26 19:52:23

  Modified:    src/webapp/samples/xmlform/wizard userIdentity.xml
  Log:
  added xf:textarea
  
  Revision  Changes    Path
  1.8       +3 -0      xml-cocoon2/src/webapp/samples/xmlform/wizard/userIdentity.xml
  
  Index: userIdentity.xml
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/samples/xmlform/wizard/userIdentity.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- userIdentity.xml  23 Sep 2002 03:57:18 -0000      1.7
  +++ userIdentity.xml  27 Sep 2002 02:52:23 -0000      1.8
  @@ -75,6 +75,9 @@
           <xf:value ref="key"/>
         </xf:itemset>
       </xf:selectMany>
  +    <xf:textarea ref="notes" style="width:8cm; height:3cm"> 
  +      <xf:caption>Additional Notes</xf:caption>
  +    </xf:textarea>
       <!-- hidden model attribute -->
       <xf:hidden ref="hidden">
         <xf:value>true</xf:value>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to