]> source.dussan.org Git - vaadin-framework.git/commit
Fix for #4542 + JUnit test + Test Application
authorJohn Alhroos <john.ahlroos@itmill.com>
Wed, 19 May 2010 10:37:24 +0000 (10:37 +0000)
committerJohn Alhroos <john.ahlroos@itmill.com>
Wed, 19 May 2010 10:37:24 +0000 (10:37 +0000)
commitcea1358018fc4c51cbbf1fbe3b66a013874ecb27
tree094d87bf3fd5f05cc9b0e56913f17b3aaa52a5ca
parentdf71308570f37117d0b1f05043729ecf6db881ee
Fix for #4542 + JUnit test + Test Application

svn changeset:13251/svn branch:6.3
src/com/vaadin/ui/GridLayout.java
tests/src/com/vaadin/tests/layouts/GridLayoutRemoveFinalRow.java [new file with mode: 0644]
tests/src/com/vaadin/tests/server/components/TestGridLayoutLastRowRemoval.java [new file with mode: 0644]