martinc     02/03/02 19:31:13

  Modified:    doc/userGuide struts-html.xml
  Log:
  Removed title and titleKey attributes from <html:form> tag, since they are
  not supported by the code.
  
  PR: 6067
  Submitted by: Allen Servedio, Jon Ridgway, Manuel Ledesma, Rich Hoffman
  
  Revision  Changes    Path
  1.3       +0 -19     jakarta-struts/doc/userGuide/struts-html.xml
  
  Index: struts-html.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- struts-html.xml   23 Feb 2002 07:10:30 -0000      1.2
  +++ struts-html.xml   3 Mar 2002 03:31:13 -0000       1.3
  @@ -1479,25 +1479,6 @@
               </info>
           </attribute>
   
  -                <attribute>
  -                  <name>title</name>
  -                  <required>false</required>
  -                  <rtexprvalue>true</rtexprvalue>
  -                  <info>
  -                  <p>The advisory title for this element.</p>
  -                  </info>
  -                </attribute>
  -
  -                <attribute>
  -                  <name>titleKey</name>
  -                  <required>false</required>
  -                  <rtexprvalue>true</rtexprvalue>
  -                  <info>
  -                  <p>The message resources key for the advisory title
  -                  for this element.</p>
  -                  </info>
  -                </attribute>
  -
           <attribute>
               <name>type</name>
               <required>false</required>
  
  
  

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

Reply via email to