summaryrefslogtreecommitdiffstats
path: root/WebContent
diff options
context:
space:
mode:
authorJonatan Kronqvist <jonatan.kronqvist@itmill.com>2011-10-04 07:10:30 +0000
committerJonatan Kronqvist <jonatan.kronqvist@itmill.com>2011-10-04 07:10:30 +0000
commit25431eec2154486ea2b2f188d8623c4fead87d18 (patch)
tree605bbdba544ef463925b3351c5764853142ba4b9 /WebContent
parentaad0e3eb74ab3a7afd66d80ada3a7802607b758a (diff)
downloadvaadin-framework-25431eec2154486ea2b2f188d8623c4fead87d18.tar.gz
vaadin-framework-25431eec2154486ea2b2f188d8623c4fead87d18.zip
Removed mention of #6494 from release notes6.7.0
svn changeset:21544/svn branch:6.7
Diffstat (limited to 'WebContent')
-rw-r--r--WebContent/release-notes.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html
index efe0da4e65..444d742428 100644
--- a/WebContent/release-notes.html
+++ b/WebContent/release-notes.html
@@ -267,7 +267,6 @@
#5851 isLastId() may throw NullPointerException<br/>
#5868 GridLayout's size is calculated wrong when elements span over multiple cells.<br/>
#6148 Multiselect breaks TreeTable keyboard navigation<br/>
- #6494 Making tables invisible and visible again does not work correctly<br/>
#6770 DateField: Error indicator not shown if required<br/>
#7018 Table column drag&drop visually broken<br/>
#7032 LoginForm should explicitly define utf-8 charset in getLoginHTML() method<br/>