summaryrefslogtreecommitdiffstats
path: root/WebContent/release-notes.html
diff options
context:
space:
mode:
authorMarko Grönroos <magi@iki.fi>2008-12-01 02:59:34 +0000
committerMarko Grönroos <magi@iki.fi>2008-12-01 02:59:34 +0000
commit383e39e4bd5b95ca522a214c73b8acaea9c1c949 (patch)
tree5c75e5abc58c367604b93cd77661278b9fb02b91 /WebContent/release-notes.html
parentc44985e0e933f42641d44f9f66568d4dbf15b5af (diff)
downloadvaadin-framework-383e39e4bd5b95ca522a214c73b8acaea9c1c949.tar.gz
vaadin-framework-383e39e4bd5b95ca522a214c73b8acaea9c1c949.zip
Removed invalid wiki links from Release Notes for Toolkit 5.3.0.
svn changeset:6048/svn branch:trunk
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r--WebContent/release-notes.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index e237726fe6..d013dea788 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -84,13 +84,13 @@ Toolkit</a> for details.</p>
have 100% width by default. These components are:</p>
<ul>
- <li>Vertical <a class="missing wiki" href="/wiki/OrderedLayout" rel="nofollow">OrderedLayout</a> (vertical via constructor, not via setOrientation method)</li>
+ <li>Vertical <b>OrderedLayout</b> (vertical via constructor, not via setOrientation method)</li>
<li>Window</li>
<li>Panel</li>
- <li><a href="http://dev.itmill.com/wiki/TabSheet" rel="nofollow">TabSheet</a></li>
- <li><a href="http://dev.itmill.com/wiki/SplitPanel" rel="nofollow">SplitPanel</a> (note that SplitPanel also has 100% height by default)</li>
+ <li><b>TabSheet</b></li>
+ <li><b>SplitPanel</b> (note that SplitPanel also has 100% height by default)</li>
<li>Form</li>
- <li><a href="http://dev.itmill.com/wiki/FormLayout" rel="nofollow">FormLayout</a></li>
+ <li><b>FormLayout</b></li>
</ul>
<h2 id="Customtailoredclientsidecomponents">Custom Tailored Client-Side Components</h2>