diff options
Diffstat (limited to 'WebContent/release-notes.html')
-rw-r--r-- | WebContent/release-notes.html | 2 |
1 files changed, 1 insertions, 1 deletions
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 {</pre> <li>Portlet 2.0 (JSR 268) support (no separate servlet, no session problems, portlet-to-portlet communication, etc)</li> <li>OSGi support</li> <li>Enhanced sorting of <b>IndexedContainer</b> and <b>BeanItemContainer</b></li> - <li>New layout it Sampler and several new examples</li> + <li>New layout in Sampler and several new examples</li> <li>JavaScript injection with <tt>Window.excecuteJavaScript()</tt>, "the method that you never want to use, but that is nice to have"</li> <li><b>Tree</b> style generator, <b>TabSheet</b> close button, plus dozens of other small enhancements and bug fixes</li> </ul> |