You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by hl...@apache.org on 2005/05/13 18:57:49 UTC

cvs commit: jakarta-tapestry/framework/src/java/org/apache/tapestry/form Submit.jwc

hlship      2005/05/13 09:57:49

  Modified:    framework/src/java/org/apache/tapestry/form Submit.jwc
  Log:
  Fix invalid XML in Submit.jwc.
  
  Revision  Changes    Path
  1.7       +1 -1      jakarta-tapestry/framework/src/java/org/apache/tapestry/form/Submit.jwc
  
  Index: Submit.jwc
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/framework/src/java/org/apache/tapestry/form/Submit.jwc,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- Submit.jwc	9 May 2005 14:45:15 -0000	1.6
  +++ Submit.jwc	13 May 2005 16:57:49 -0000	1.7
  @@ -43,7 +43,7 @@
         <description>
             A tag value used to identify this Submit as the triggered component.
         </description>
  -  <parameter>
  +  </parameter>
     <parameter name="listener" default-binding="listener">
         <description>
             A listener that is notified if this component is triggered.
  
  
  

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