]> source.dussan.org Git - vaadin-framework.git/commit
VFilterSelect now removes icon element from DOM if the icon is null. Previously it...
authorJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 21 May 2009 10:00:56 +0000 (10:00 +0000)
committerJouni Koivuviita <jouni.koivuviita@itmill.com>
Thu, 21 May 2009 10:00:56 +0000 (10:00 +0000)
commit7e9c1e0f4e65c2704c8fb7afde7455ed6b036bfa
tree796d27a75af35840fa822cee8f13a304cff1bfd3
parent108bfe8dd2562410f387430c317a54f6769db96d
VFilterSelect now removes icon element from DOM if the icon is null. Previously it was only hidden, but the new theme requires it to be removed from the DOM.

svn changeset:7930/svn branch:6.0
src/com/vaadin/terminal/gwt/client/ui/VFilterSelect.java