Author: ivaynberg
Date: Thu Aug 26 21:41:19 2010
New Revision: 989945
URL: http://svn.apache.org/viewvc?rev=989945&view=rev
Log:
2849
Modified:
wicket/branches/wicket-1.4.x/wicket-examples/src/main/java/org/apache/wicket/examples/compref/IncludePage.html
Modified:
wicket/branches/wicket-1.4.x/wicket-examples/src/main/java/org/apache/wicket/examples/compref/IncludePage.html
URL:
http://svn.apache.org/viewvc/wicket/branches/wicket-1.4.x/wicket-examples/src/main/java/org/apache/wicket/examples/compref/IncludePage.html?rev=989945&r1=989944&r2=989945&view=diff
==============================================================================
---
wicket/branches/wicket-1.4.x/wicket-examples/src/main/java/org/apache/wicket/examples/compref/IncludePage.html
(original)
+++
wicket/branches/wicket-1.4.x/wicket-examples/src/main/java/org/apache/wicket/examples/compref/IncludePage.html
Thu Aug 26 21:41:19 2010
@@ -13,9 +13,6 @@
<p>
You can use the Include component to include arbitrairy content from
non-Wicket locations,
such as static HTML headers, or even do page integration from external
sites.
- <a target="_new"
href="https://sourceforge.net/tracker/index.php?func=detail&aid=1243549&group_id=119783&atid=684978">
- NOTE this open issue before you use this component
- </a>
</p>
<p>
This component is not used for normal page composition tasks.