dmkarr      2003/01/08 11:05:02

  Modified:    contrib/struts-el/doc/userGuide struts-html-el.xml
  Log:
  Fixed a "rtexprvalue" setting I had missed before.
  
  Revision  Changes    Path
  1.14      +1 -1      
jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml
  
  Index: struts-html-el.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-struts/contrib/struts-el/doc/userGuide/struts-html-el.xml,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- struts-html-el.xml        31 Dec 2002 04:17:26 -0000      1.13
  +++ struts-html-el.xml        8 Jan 2003 19:05:02 -0000       1.14
  @@ -1395,7 +1395,7 @@
                <attribute>
               <name>focusIndex</name>
               <required>false</required>
  -            <rtexprvalue>true</rtexprvalue>
  +            <rtexprvalue>false</rtexprvalue>
               <info>
                   If the focus field is a field array, such as a radio button group, 
you can 
                   specify the index in the array to receive focus.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to