You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ba...@apache.org on 2005/08/05 14:01:53 UTC

svn commit: r230449 - in /myfaces: forrest/trunk/content/xdocs/tomahawk/calendar.xml tomahawk/trunk/tld/myfaces_ext.tld

Author: baranda
Date: Fri Aug  5 05:01:47 2005
New Revision: 230449

URL: http://svn.apache.org/viewcvs?rev=230449&view=rev
Log:
Sorry, a typo...

Modified:
    myfaces/forrest/trunk/content/xdocs/tomahawk/calendar.xml
    myfaces/tomahawk/trunk/tld/myfaces_ext.tld

Modified: myfaces/forrest/trunk/content/xdocs/tomahawk/calendar.xml
URL: http://svn.apache.org/viewcvs/myfaces/forrest/trunk/content/xdocs/tomahawk/calendar.xml?rev=230449&r1=230448&r2=230449&view=diff
==============================================================================
--- myfaces/forrest/trunk/content/xdocs/tomahawk/calendar.xml (original)
+++ myfaces/forrest/trunk/content/xdocs/tomahawk/calendar.xml Fri Aug  5 05:01:47 2005
@@ -166,7 +166,7 @@
                 </code>
 				<br/>
 				<code>
-					renderButtonAsImage - [true|false] If true, renders a calendar icon instead of 
+					renderPopupButtonAsImage - [true|false] If true, renders a calendar icon instead of 
 					the button to pop up the calendar. Default is 'false'.
                 </code>
                 <br/>

Modified: myfaces/tomahawk/trunk/tld/myfaces_ext.tld
URL: http://svn.apache.org/viewcvs/myfaces/tomahawk/trunk/tld/myfaces_ext.tld?rev=230449&r1=230448&r2=230449&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/tld/myfaces_ext.tld (original)
+++ myfaces/tomahawk/trunk/tld/myfaces_ext.tld Fri Aug  5 05:01:47 2005
@@ -770,7 +770,7 @@
             <description>Set the string for "Select [date] as date" (do not replace [date], it will be replaced by the current date).</description>
 		</attribute>
         <attribute>
-            <name>renderButtonAsImage</name>
+            <name>renderPopupButtonAsImage</name>
             <required>false</required>
             <rtexprvalue>false</rtexprvalue>
             <description>If true, renders a calendar icon instead of the button to pop up the calendar.</description>