]> source.dussan.org Git - gwtquery.git/commit
Fix live() method failing when there were multiple functions for the same selector
authorManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Wed, 7 Nov 2012 22:17:32 +0000 (23:17 +0100)
committerManuel Carrasco Moñino <manuel.carrasco.m@gmail.com>
Wed, 7 Nov 2012 22:17:32 +0000 (23:17 +0100)
commit2a61f56909dc0728c95f98e591c498c78de2e55d
treeccfc6c4422b299bc15e67b41393d3b1c5b449ec0
parenta4ebe76825a73a35d073b2a08d058c0f1808948c
Fix live() method failing when there were multiple functions for the same selector
gwtquery-core/src/main/java/com/google/gwt/query/client/plugins/events/EventsListener.java
gwtquery-core/src/test/java/com/google/gwt/query/client/GQueryEventsTestGwt.java