From: Matti Tahvonen Date: Wed, 2 Dec 2009 19:43:09 +0000 (+0000) Subject: typo X-Git-Tag: 6.7.0.beta1~2200 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=1c9a0db12695ae85539d2da6d95b621fab2709df;p=vaadin-framework.git typo svn changeset:10137/svn branch:6.2 --- diff --git a/WebContent/release-notes.html b/WebContent/release-notes.html index 6cc3c043a1..5e1ace27d0 100644 --- a/WebContent/release-notes.html +++ b/WebContent/release-notes.html @@ -75,7 +75,7 @@ public class ColorPicker extends AbstractField {
  • Portlet 2.0 (JSR 268) support (no separate servlet, no session problems, portlet-to-portlet communication, etc)
  • OSGi support
  • Enhanced sorting of IndexedContainer and BeanItemContainer
  • -
  • New layout it Sampler and several new examples
  • +
  • New layout in Sampler and several new examples
  • JavaScript injection with Window.excecuteJavaScript(), "the method that you never want to use, but that is nice to have"
  • Tree style generator, TabSheet close button, plus dozens of other small enhancements and bug fixes