You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by ws...@apache.org on 2005/11/19 12:55:35 UTC

svn commit: r345649 - /struts/taglib/trunk/src/tld/struts-html.tld

Author: wsmoak
Date: Sat Nov 19 03:55:18 2005
New Revision: 345649

URL: http://svn.apache.org/viewcvs?rev=345649&view=rev
Log:
Marked <html:base> 'ref' attribute as available 'since 1.3'.  
See r165098 for the related change to the BaseTag class.   
Reported by Michael Jouravlev <jmikus at gmail.com>.

Modified:
    struts/taglib/trunk/src/tld/struts-html.tld

Modified: struts/taglib/trunk/src/tld/struts-html.tld
URL: http://svn.apache.org/viewcvs/struts/taglib/trunk/src/tld/struts-html.tld?rev=345649&r1=345648&r2=345649&view=diff
==============================================================================
--- struts/taglib/trunk/src/tld/struts-html.tld (original)
+++ struts/taglib/trunk/src/tld/struts-html.tld Sat Nov 19 03:55:18 2005
@@ -76,6 +76,10 @@
                 <li><code>page</code> - The base uri will be the jsp page location. (default)</li>
                 <li><code>site</code> - The base uri will be the application context path.</li>
               </ul>
+
+              <dl><dt><b>Since:</b></dt>
+              <dd>Struts 1.3</dd></dl>
+
             ]]>
             </description>
         </attribute>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@struts.apache.org
For additional commands, e-mail: dev-help@struts.apache.org