You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by cc...@apache.org on 2003/05/15 23:46:10 UTC

cvs commit: jakarta-turbine-2/src/java/org/apache/turbine/util DateSelector.java

cchew       2003/05/15 14:46:09

  Modified:    src/java/org/apache/turbine/util DateSelector.java
  Log:
  Updated javadoc for setOnChange() so that it would properly create JavaDoc -- the <SELECT> was causing problems.
  
  Revision  Changes    Path
  1.6       +2 -2      jakarta-turbine-2/src/java/org/apache/turbine/util/DateSelector.java
  
  Index: DateSelector.java
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-2/src/java/org/apache/turbine/util/DateSelector.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- DateSelector.java	9 Mar 2003 02:54:11 -0000	1.5
  +++ DateSelector.java	15 May 2003 21:46:09 -0000	1.6
  @@ -157,7 +157,7 @@
       }
   
       /**
  -     * Adds the onChange to all of <SELECT> tags.  This is limited to
  +     * Adds the onChange to all of &lt;SELECT&gt; tags.  This is limited to
        * one function for all three popups and is only used when the
        * output() methods are used.  Individual getMonth, getDay,
        * getYear static methods will not use this setting.
  
  
  

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