]> source.dussan.org Git - vaadin-framework.git/commit
Fix broken error tooltips in FormLayout (#8794)
authorLeif Åstrand <leif@vaadin.com>
Fri, 8 Jun 2012 10:58:07 +0000 (13:58 +0300)
committerLeif Åstrand <leif@vaadin.com>
Fri, 8 Jun 2012 10:58:07 +0000 (13:58 +0300)
commit8648be6705298dbbcfed5aafd9a57ab94d93105a
tree3ad8ff7231659fd1fbf37e4fe8a3945f6365c38e
parente691c917b7d4771237090edfcfc8fba7bdf1acef
Fix broken error tooltips in FormLayout (#8794)
src/com/vaadin/terminal/gwt/client/ui/formlayout/VFormLayout.java
tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.html [new file with mode: 0644]
tests/testbench/com/vaadin/tests/components/formlayout/FormLayoutErrorHover.java [new file with mode: 0644]