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:24 UTC

cvs commit: jakarta-tapestry/contrib/src/org/apache/tapestry/contrib/inspector InspectorButton.java

dsolis      2004/03/09 16:03:24

  Modified:    contrib/src/org/apache/tapestry/contrib/inspector
                        InspectorButton.java
  Log:
  Fix bug 25551 (InspectorButton docs have incorrect links). Thanks to Michael M. Brzycki
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-tapestry/contrib/src/org/apache/tapestry/contrib/inspector/InspectorButton.java
  
  Index: InspectorButton.java
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/contrib/src/org/apache/tapestry/contrib/inspector/InspectorButton.java,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- InspectorButton.java	19 Feb 2004 17:37:49 -0000	1.8
  +++ InspectorButton.java	10 Mar 2004 00:03:24 -0000	1.9
  @@ -35,7 +35,7 @@
    *  Component that can be placed into application pages that will launch
    *  the inspector in a new window.
    * 
  - *  [<a href="../../../../../ComponentReference/InspectorButton.html">Component Reference</a>]
  + *  [<a href="../../../../../../ComponentReference/InspectorButton.html">Component Reference</a>]
    *
    *  <p>Because the InspectorButton component is implemented using a {@link org.apache.tapestry.html.Rollover},
    *  the containing page must use a {@link Body} component instead of
  
  
  

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