]> source.dussan.org Git - vaadin-framework.git/commit
Makes sure the aria-invalid attribute is removed when the caption is
authormichaelvogt <michael@vaadin.com>
Fri, 6 Sep 2013 09:26:36 +0000 (11:26 +0200)
committerVaadin Code Review <review@vaadin.com>
Fri, 6 Sep 2013 13:38:31 +0000 (13:38 +0000)
commit8fa480ae363a43e1f3249dc19d60d8bbe1f00b23
treec95391230aaffad5c4878e50585d517a93c9f604
parentc14334f284c7e7c344b2983726b9242e3ef8562e
Makes sure the aria-invalid attribute is removed when the caption is
removed and not updated (#12517)

Change-Id: I750dff060469a656e199985984794f186365f121
client/src/com/vaadin/client/VCaption.java