You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by ds...@apache.org on 2004/03/10 01:03:53 UTC

cvs commit: jakarta-tapestry/doc/src/ComponentReference contrib.InspectorButton.html

dsolis      2004/03/09 16:03:53

  Modified:    .        status.xml
               doc/src/ComponentReference contrib.InspectorButton.html
  Log:
  Fix bug 25551 (InspectorButton docs have incorrect links). Thanks to Michael M. Brzycki
  
  Revision  Changes    Path
  1.24      +5 -1      jakarta-tapestry/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/status.xml,v
  retrieving revision 1.23
  retrieving revision 1.24
  diff -u -r1.23 -r1.24
  --- status.xml	9 Mar 2004 22:14:34 -0000	1.23
  +++ status.xml	10 Mar 2004 00:03:53 -0000	1.24
  @@ -199,6 +199,10 @@
     
    <release version="3.0-rc-1" date="unreleased">
    
  +<action type="fix" dev="DS" fixes-bug="27551" due-to="Michael M. Brzycki">
  + 	InspectorButton docs have incorrect links.
  +</action>
  +
    <action type="update" dev="DS">
    	Update Component Reference to use 3.0 syntax	
    </action>
  
  
  
  1.3       +4 -4      jakarta-tapestry/doc/src/ComponentReference/contrib.InspectorButton.html
  
  Index: contrib.InspectorButton.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ComponentReference/contrib.InspectorButton.html,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- contrib.InspectorButton.html	7 Jan 2004 01:14:28 -0000	1.2
  +++ contrib.InspectorButton.html	10 Mar 2004 00:03:53 -0000	1.3
  @@ -2,7 +2,7 @@
   <!-- $Id$ --> 
   <html>
   <head>
  -<title>InspectorButton</title>
  +<title>contrib:InspectorButton</title>
   <link rel="stylesheet" type="text/css" href="Tapestry.css" title="style">
   </head>
   
  @@ -24,11 +24,11 @@
    <td>
     <table>
   	 <tr>
  -	  <td><font size="+2"><b>InspectorButton</b></font></td>
  +	  <td><font size="+2"><b>contrib:InspectorButton</b></font></td>
   	 </tr>
   	 <tr>
   	  <td>
  -		 <A href="../api/org/apache/tapestry/inspector/InspectorButton.html">
  +		 <A href="../api/org/apache/tapestry/contrib/inspector/InspectorButton.html">
   		 org.apache.tapestry.inspector.InspectorButton</A>
   		</td>
   	 </tr>
  
  
  

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