]> source.dussan.org Git - gwtquery.git/commit
Remove attribute after the property is set to null. Fixes issue 165
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Thu, 7 Feb 2013 14:59:18 +0000 (15:59 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Thu, 7 Feb 2013 14:59:18 +0000 (15:59 +0100)
commit6c36a6ef2221026713b9d6146bd4fb50afc6b663
treeeb5e97148dbe53e1e9458af2fafba704826eedab
parentb678c4a1dabf499fa8bf02c28c238347a38fc62a
Remove attribute after the property is set to null. Fixes issue 165
gwtquery-core/src/main/java/com/google/gwt/query/client/impl/AttributeImpl.java
gwtquery-core/src/main/java/com/google/gwt/query/client/js/JsUtils.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryCoreTestGwt.java