You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by gr...@apache.org on 2006/09/27 17:48:27 UTC

svn commit: r450485 - /myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml

Author: grantsmith
Date: Wed Sep 27 08:48:26 2006
New Revision: 450485

URL: http://svn.apache.org/viewvc?view=rev&rev=450485
Log:
TOMAHAWK-714: minor documentation fix

Modified:
    myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml

Modified: myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml?view=diff&rev=450485&r1=450484&r2=450485
==============================================================================
--- myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml (original)
+++ myfaces/tomahawk/trunk/core/src/site/xdoc/inputDate.xml Wed Sep 27 08:48:26 2006
@@ -49,7 +49,7 @@
             
             <source xml:space="preserve">
 &lt;t:inputDate type="{date|time|both|short_time|full}"
-                popupCalendar="{true|false}"/&gt;
+                popupCalendar="{true|false}"
                 ampm="{true|false}"/&gt;
             </source>
         </section>