]> source.dussan.org Git - vaadin-framework.git/commit
Fixed aria-disabled attribute value on DateField button (#13463)
authorTeemu Pòˆntelin <teemu@vaadin.com>
Sun, 16 Mar 2014 18:01:16 +0000 (20:01 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 31 Mar 2014 06:50:14 +0000 (06:50 +0000)
commit3612ce1c294208dd85405c5e5956eca49e636d75
tree2de1d16766073653faaa7b956872f0da2b77b5de
parentca5d053e20700f36db97874c3698e6d365c8cedb
Fixed aria-disabled attribute value on DateField button (#13463)

Change-Id: I9b13b76a92f0070c3b4c30556a276d60ceba94e8
client/src/com/vaadin/client/ui/VPopupCalendar.java
uitest/src/com/vaadin/tests/components/datefield/AriaDisabled.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/datefield/AriaDisabledTest.java [new file with mode: 0644]