]> source.dussan.org Git - vaadin-framework.git/commit
Make FormLayout work with HTML captions (#17143)
authorLeif Åstrand <leif@vaadin.com>
Mon, 30 Mar 2015 13:02:05 +0000 (16:02 +0300)
committerVaadin Code Review <review@vaadin.com>
Fri, 15 May 2015 11:01:57 +0000 (11:01 +0000)
commit3a5cd8e4cd36a9db986978c01fe39356b3cbe3b6
tree5b0635a43e566aec92b76c668e65cdf8091ce1ce
parentfaeabd74d878d7bcf9ede6034ef497c59196e658
Make FormLayout work with HTML captions (#17143)

Change-Id: I334441fd2f8d5f6d9e0629f5d7b564e9008f3fe5
client/src/com/vaadin/client/ui/VFormLayout.java
uitest/src/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayout.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/formlayout/HtmlCaptionInFormLayoutTest.java [new file with mode: 0644]